Skip to content

Commit

Permalink
Bump knife from 17.10.0 to 17.10.95 in /src/chef-server-ctl
Browse files Browse the repository at this point in the history
Bumps [knife](https://github.com/chef/chef) from 17.10.0 to 17.10.95.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md)
- [Commits](chef/chef@v17.10.0...v17.10.95)

---
updated-dependencies:
- dependency-name: knife
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 4376280 commit 3994a43
Showing 1 changed file with 48 additions and 48 deletions.
96 changes: 48 additions & 48 deletions src/chef-server-ctl/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,30 +24,30 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
appbundler (0.13.4)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.651.0)
aws-sdk-core (3.165.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.908.0)
aws-sdk-core (3.191.6)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.59.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.117.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-s3 (1.146.1)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-secretsmanager (1.67.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.8)
aws-sdk-secretsmanager (1.91.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.2)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.18)
bcrypt_pbkdf (1.1.0)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
concurrent-ruby (~> 1.0)
chef-utils (17.10.0)
concurrent-ruby
chef-vault (4.1.10)
chef-vault (4.1.11)
chef-zero (15.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
Expand Down Expand Up @@ -136,20 +136,20 @@ GEM
concurrent-ruby (1.2.3)
corefoundation (0.3.13)
ffi (>= 1.15.0)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubi (1.11.0)
erubi (1.12.0)
erubis (2.7.0)
faraday (1.3.1)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-net_http (1.0.1)
ffi (1.15.5)
ffi-libarchive (1.1.3)
ffi (1.16.3)
ffi-libarchive (1.1.14)
ffi (~> 1.0)
ffi-yajl (2.4.0)
ffi-yajl (2.6.0)
libyajl2 (>= 1.2)
fuzzyurl (0.9.0)
gssapi (1.3.1)
Expand All @@ -158,7 +158,7 @@ GEM
builder (>= 2.1.2)
rexml (~> 3.0)
hashie (4.1.0)
highline (2.0.3)
highline (2.1.0)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
Expand Down Expand Up @@ -187,13 +187,13 @@ GEM
tty-prompt (~> 0.17)
tty-table (~> 0.10)
ipaddress (0.8.3)
jmespath (1.6.1)
json (2.6.2)
knife (17.10.0)
jmespath (1.6.2)
json (2.7.2)
knife (17.10.95)
bcrypt_pbkdf (~> 1.1)
chef (>= 17)
chef-config (>= 17)
chef-utils (>= 17)
chef (>= 17, < 18.0)
chef-config (>= 17, < 18.0)
chef-utils (>= 17, < 18.0)
chef-vault
erubis (~> 2.7)
ffi (>= 1.15)
Expand All @@ -202,11 +202,11 @@ GEM
license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
mixlib-cli (>= 2.1.1, < 3.0)
net-ssh (>= 5.1, < 7)
net-ssh (>= 5.1, < 8)
net-ssh-multi (~> 1.2, >= 1.2.1)
ohai (~> 17.0)
pastel
train-core (~> 3.2, >= 3.2.28)
train-core (~> 3.10)
train-winrm (>= 0.2.5)
tty-prompt (~> 0.21)
tty-screen (~> 0.6)
Expand Down Expand Up @@ -250,12 +250,12 @@ GEM
mixlib-versioning (1.2.12)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.2.3)
multipart-post (2.4.0)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (7.2.3)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
net-ssh-multi (1.2.1)
Expand All @@ -266,7 +266,7 @@ GEM
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
ohai (17.9.0)
ohai (17.9.4)
chef-config (>= 14.12, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
Expand All @@ -281,23 +281,23 @@ GEM
wmi-lite (~> 1.0)
omnibus-ctl (0.6.10)
chef-utils (>= 16.5.54)
parallel (1.23.0)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
parslet (1.8.2)
parslet (2.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
pbkdf2 (0.1.0)
pg (1.4.6)
plist (3.6.0)
plist (3.7.1)
proxifier (1.0.3)
pry (0.14.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.0)
public_suffix (5.0.5)
racc (1.7.3)
rack (2.2.6.4)
rack (2.2.9)
rainbow (3.1.1)
rake (13.2.0)
redis (4.7.1)
Expand All @@ -313,18 +313,18 @@ GEM
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-core (3.12.3)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
rspec-expectations (3.12.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.12.0)
rspec-mocks (3.12.7)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.2)
rubocop (1.25.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand Down Expand Up @@ -359,7 +359,7 @@ GEM
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
tomlrb (1.3.0)
train-core (3.10.7)
train-core (3.12.0)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
Expand All @@ -383,7 +383,7 @@ GEM
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.1)
tty-screen (0.8.2)
tty-table (0.12.0)
pastel (~> 0.8)
strings (~> 0.2.0)
Expand All @@ -394,12 +394,12 @@ GEM
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
vault (0.17.0)
vault (0.18.2)
aws-sigv4
veil (0.3.11)
bcrypt (~> 3.1)
pbkdf2
webrick (1.7.0)
webrick (1.8.1)
winrm (2.3.6)
builder (>= 2.1.2)
erubi (~> 1.8)
Expand Down

0 comments on commit 3994a43

Please sign in to comment.