Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Bump Chef to 15.5.17
Browse files Browse the repository at this point in the history
This pull request was triggered automatically via Expeditor when Chef 15.5.17 was promoted to Rubygems.

This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
  • Loading branch information
Chef Expeditor authored and tas50 committed Nov 26, 2019
1 parent 30c986c commit 9a01c0b
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 53 deletions.
3 changes: 0 additions & 3 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ expeditor:
automatic:
limit: 1
timeout_in_minutes: 30
retry:
automatic:
limit: 1

steps:
- label: run-specs-ruby-2.5
Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ group(:omnibus_package) do
# gems to Rubygems now, so letting this float on latest should always give us the latest
# stable release. May have to re-pin around major version bumping time, or during patch
# fixes.
gem "chef", "= 15.5.16"
gem "chef-bin", "= 15.5.16"
gem "chef", "= 15.5.17"
gem "chef-bin", "= 15.5.17"
gem "ohai", ">= 14"
gem "cheffish", ">= 14.0.1"

Expand Down
74 changes: 37 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GEM
artifactory (3.0.5)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.242.0)
aws-partitions (1.245.0)
aws-sdk-apigateway (1.36.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
aws-sdk-cloudtrail (1.20.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudwatch (1.30.0)
aws-sdk-cloudwatch (1.31.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudwatchlogs (1.27.0)
Expand All @@ -74,21 +74,21 @@ GEM
aws-sdk-codepipeline (1.27.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-configservice (1.39.0)
aws-sdk-configservice (1.40.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.80.0)
aws-sdk-core (3.82.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-costandusagereportservice (1.18.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-dynamodb (1.38.0)
aws-sdk-dynamodb (1.39.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.118.0)
aws-sdk-ec2 (1.121.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.23.0)
Expand All @@ -109,7 +109,7 @@ GEM
aws-sdk-elasticloadbalancing (1.19.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticloadbalancingv2 (1.38.0)
aws-sdk-elasticloadbalancingv2 (1.39.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticsearchservice (1.28.0)
Expand All @@ -127,7 +127,7 @@ GEM
aws-sdk-kinesis (1.20.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.25.0)
aws-sdk-kms (1.26.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-lambda (1.32.0)
Expand All @@ -136,10 +136,10 @@ GEM
aws-sdk-organizations (1.17.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sdk-rds (1.71.0)
aws-sdk-rds (1.72.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.33.0)
aws-sdk-redshift (1.34.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53 (1.30.0)
Expand All @@ -164,13 +164,13 @@ GEM
aws-sdk-sms (1.17.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-sns (1.20.0)
aws-sdk-sns (1.21.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.23.1)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ssm (1.62.0)
aws-sdk-ssm (1.65.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.0)
Expand Down Expand Up @@ -212,12 +212,12 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (11.0.1)
chef (15.5.16)
chef (15.5.17)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.5.16)
chef-utils (= 15.5.16)
chef-config (= 15.5.17)
chef-utils (= 15.5.17)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand All @@ -244,12 +244,12 @@ GEM
train-winrm (>= 0.2.5)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
chef (15.5.16-universal-mingw32)
chef (15.5.17-universal-mingw32)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.5.16)
chef-utils (= 15.5.16)
chef-config (= 15.5.17)
chef-utils (= 15.5.17)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand Down Expand Up @@ -305,11 +305,11 @@ GEM
toml-rb
train
tty-spinner
chef-bin (15.5.16)
chef (= 15.5.16)
chef-config (15.5.16)
chef-bin (15.5.17)
chef (= 15.5.17)
chef-config (15.5.17)
addressable
chef-utils (= 15.5.16)
chef-utils (= 15.5.17)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
Expand All @@ -320,7 +320,7 @@ GEM
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
http (~> 2.2)
chef-utils (15.5.16)
chef-utils (15.5.17)
chef-vault (3.4.3)
chef-zero (14.0.13)
ffi-yajl (~> 2.2)
Expand Down Expand Up @@ -382,7 +382,7 @@ GEM
multi_json
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
droplet_kit (3.3.0)
droplet_kit (3.3.1)
faraday (~> 0.15)
kartograph (~> 0.2.3)
resource_kit (~> 0.1.5)
Expand All @@ -392,7 +392,7 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
excon (0.69.0)
excon (0.69.1)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
Expand All @@ -402,9 +402,9 @@ GEM
faraday (>= 0.7.4, < 1.0)
fauxhai (7.4.0)
net-ssh
ffi (1.11.2)
ffi (1.11.2-x64-mingw32)
ffi (1.11.2-x86-mingw32)
ffi (1.11.3)
ffi (1.11.3-x64-mingw32)
ffi (1.11.3-x86-mingw32)
ffi-libarchive (0.4.10)
ffi (~> 1.0)
ffi-rzmq (2.0.7)
Expand Down Expand Up @@ -645,7 +645,7 @@ GEM
multi_json (1.14.1)
multi_test (0.1.2)
multipart-post (2.1.1)
necromancer (0.5.0)
necromancer (0.5.1)
nenv (0.3.0)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
Expand Down Expand Up @@ -690,7 +690,7 @@ GEM
optimist (3.0.0)
os (1.0.1)
paint (1.0.1)
parallel (1.19.0)
parallel (1.19.1)
parser (2.6.5.0)
ast (~> 2.4.0)
parslet (1.8.2)
Expand Down Expand Up @@ -786,7 +786,7 @@ GEM
stove (7.1.5)
chef-api (~> 0.5)
logify (~> 0.2)
strings (0.1.7)
strings (0.1.8)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
Expand Down Expand Up @@ -815,7 +815,7 @@ GEM
tins (1.22.2)
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.8)
tomlrb (1.2.9)
train (3.1.8)
activesupport (~> 5.2.3)
azure_graph_rbac (~> 0.16)
Expand Down Expand Up @@ -893,11 +893,11 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.5.0)
tty-cursor (0.7.0)
tty-prompt (0.19.0)
tty-prompt (0.20.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
tty-reader (~> 0.6.0)
tty-reader (0.6.0)
tty-reader (~> 0.7.0)
tty-reader (0.7.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
Expand Down Expand Up @@ -988,9 +988,9 @@ DEPENDENCIES
bcrypt_pbkdf
berkshelf (>= 7.0.8)
bundler
chef (= 15.5.16)
chef (= 15.5.17)
chef-apply (= 0.3.0)
chef-bin (= 15.5.16)
chef-bin (= 15.5.17)
chef-dk!
chef-sugar
chef-vault (>= 3.4.1)
Expand Down
22 changes: 11 additions & 11 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ GEM
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
aws-partitions (1.244.0)
aws-sdk-core (3.81.0)
aws-partitions (1.245.0)
aws-sdk-core (3.82.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.25.0)
aws-sdk-kms (1.26.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.57.0)
Expand Down Expand Up @@ -166,9 +166,9 @@ GEM
erubis (2.7.0)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.2)
ffi (1.11.2-x64-mingw32)
ffi (1.11.2-x86-mingw32)
ffi (1.11.3)
ffi (1.11.3-x64-mingw32)
ffi (1.11.3-x86-mingw32)
ffi-libarchive (0.4.10)
ffi (~> 1.0)
ffi-win32-extensions (1.0.3)
Expand Down Expand Up @@ -227,7 +227,7 @@ GEM
molinillo (0.6.6)
multi_json (1.14.1)
multipart-post (2.0.0)
necromancer (0.5.0)
necromancer (0.5.1)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-sftp (2.1.2)
Expand Down Expand Up @@ -278,7 +278,7 @@ GEM
solve (4.0.2)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
strings (0.1.7)
strings (0.1.8)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
Expand Down Expand Up @@ -317,11 +317,11 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.5.0)
tty-cursor (0.7.0)
tty-prompt (0.19.0)
tty-prompt (0.20.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
tty-reader (~> 0.6.0)
tty-reader (0.6.0)
tty-reader (~> 0.7.0)
tty-reader (0.7.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
Expand Down

0 comments on commit 9a01c0b

Please sign in to comment.