summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@chef.io>2019-09-19 15:17:44 -0700
committerGitHub <noreply@github.com>2019-09-19 15:17:44 -0700
commit04f914224c882c65c9f94f1c32e2da432451db31 (patch)
treea3e02492fc1949be105d9269e0a9b6f4d3f696d3
parent4e5908e297f26f19ad5da2cefaa46579db38d266 (diff)
parent60a54bcae018f27fc601a76d216e177c8e131f95 (diff)
downloadchef-04f914224c882c65c9f94f1c32e2da432451db31.tar.gz
bump gems (#8907)
bump gems
-rw-r--r--.expeditor/verify.pipeline.yml4
-rw-r--r--Gemfile.lock6
-rw-r--r--kitchen-tests/cookbooks/end_to_end/metadata.rb2
-rw-r--r--omnibus/Gemfile.lock21
4 files changed, 17 insertions, 16 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 96b1e8e81d..c45f2e9933 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -294,11 +294,11 @@ steps:
# EXTERNAL GEM TESTING
#########################################################################
-- label: "Test chef-sugar gem :ruby: 2.6"
+- label: "Test chef-sugar-ng gem :ruby: 2.6"
commands:
- /workdir/scripts/bk_tests/bk_container_prep.sh
- bundle install --jobs=3 --retry=3 --without omnibus_package docgen
- - bundle exec tasks/bin/run_external_test sethvargo/chef-sugar master rake
+ - bundle exec tasks/bin/run_external_test chef/chef-sugar master rake
expeditor:
executor:
docker:
diff --git a/Gemfile.lock b/Gemfile.lock
index a9925029ce..6e55024edc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 9982b1e62ed1afb8db57349f536da3fed759749f
+ revision: 12d0d485b09a003500feb8c5f4078f9ba8f119a9
branch: master
specs:
ohai (15.3.1)
@@ -307,7 +307,7 @@ GEM
rubyzip (1.2.4)
safe_yaml (1.0.5)
semverse (3.0.0)
- simplecov (0.17.0)
+ simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@@ -359,7 +359,7 @@ GEM
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
- webmock (3.7.2)
+ webmock (3.7.5)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
diff --git a/kitchen-tests/cookbooks/end_to_end/metadata.rb b/kitchen-tests/cookbooks/end_to_end/metadata.rb
index 9394d16408..5914e07a1a 100644
--- a/kitchen-tests/cookbooks/end_to_end/metadata.rb
+++ b/kitchen-tests/cookbooks/end_to_end/metadata.rb
@@ -3,7 +3,7 @@ license "Apache-2.0"
description "Installs/Configures base"
version "1.0.0"
-gem "chef-sugar"
+gem "chef-sugar-ng"
depends "chef-client"
depends "logrotate"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 646eda39e3..1bceb975cf 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,12 +1,12 @@
GIT
remote: https://github.com/chef/omnibus
- revision: c872e61c30d2b3f88ead03bd1254ff96d37059a3
+ revision: ac881b7f810218323eeb4f71af4a8a4db75c1c92
branch: master
specs:
- omnibus (6.1.3)
+ omnibus (6.1.4)
aws-sdk-s3 (~> 1)
- chef-sugar (>= 3.3)
- cleanroom (~> 1.0)
+ chef-cleanroom (~> 1.0)
+ chef-sugar-ng (>= 3.3)
ffi-yajl (~> 2.2)
license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -18,11 +18,11 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: b9e06cf4c0f6cbd5e5bd5e9bc41b30262dfe635f
+ revision: ae2a2f1cae3e8d80197a1cac5311b910300a53ff
branch: master
specs:
omnibus-software (4.0.0)
- chef-sugar (>= 3.4.0)
+ chef-sugar-ng (>= 5.0.0)
omnibus (>= 5.6.1)
GEM
@@ -33,8 +33,8 @@ GEM
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.211.0)
- aws-sdk-core (3.67.0)
+ aws-partitions (1.215.0)
+ aws-sdk-core (3.68.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
@@ -137,13 +137,14 @@ GEM
win32-service (>= 2.1.2, < 3.0)
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
+ chef-cleanroom (1.0.2)
chef-config (15.2.20)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
- chef-sugar (5.0.1)
+ chef-sugar-ng (5.0.4)
chef-zero (14.0.12)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
@@ -279,7 +280,7 @@ GEM
structured_warnings (0.4.0)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (2.3.2)
+ test-kitchen (2.3.3)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (~> 1.0, >= 1.0.11)