summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-12 14:26:27 -0800
committerTim Smith <tsmith@chef.io>2018-12-12 14:26:27 -0800
commit6cea138f85b7e029e24c0866b957f5bf69b64949 (patch)
treee66a225af7c828100dc69828f858032c6046fd9a
parentd3f1b89ff951a068b134ddb70f26110df8c3df94 (diff)
downloadchef-6cea138f85b7e029e24c0866b957f5bf69b64949.tar.gz
Bump mixlib-archive, mixlib-shellout, semverse, and train-core to the latest
These are mostly about slimming down the install size, but train also has some improvements. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock16
-rw-r--r--omnibus/Gemfile.lock36
2 files changed, 26 insertions, 26 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 57dc1dd108..12c5f13c99 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 5e596babac0e107170ce7c5cc706646bf609ab25
+ revision: b19b6bc41a9251cbd1a4c03ccc45e39cc5fcb769
branch: master
specs:
chefstyle (0.11.0)
@@ -176,17 +176,17 @@ GEM
addressable (~> 2.3)
libyajl2 (1.2.0)
method_source (0.9.2)
- mixlib-archive (0.4.18)
+ mixlib-archive (0.4.19)
mixlib-log
- mixlib-archive (0.4.18-universal-mingw32)
+ mixlib-archive (0.4.19-universal-mingw32)
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
mixlib-config (2.2.13)
tomlrb
mixlib-log (2.0.4)
- mixlib-shellout (2.4.2)
- mixlib-shellout (2.4.2-universal-mingw32)
+ mixlib-shellout (2.4.4)
+ mixlib-shellout (2.4.4-universal-mingw32)
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
multi_json (1.13.1)
@@ -279,7 +279,7 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
- semverse (2.0.0)
+ semverse (3.0.0)
serverspec (2.41.3)
multi_json
rspec (~> 3.0)
@@ -303,7 +303,7 @@ GEM
systemu (2.6.5)
thor (0.20.3)
tomlrb (1.2.7)
- train-core (1.5.6)
+ train-core (1.5.11)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
travis (1.8.9)
@@ -383,4 +383,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.17.1
+ 1.17.2
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 55450654bf..ee75194ea5 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 708e9c7413c83a6e19a40e212ad884c78a905a5d
+ revision: 5ac799cdcc5a7865b452daa96f92812144dccb3d
branch: master
specs:
- omnibus (6.0.8)
+ omnibus (6.0.10)
aws-sdk-s3 (~> 1)
chef-sugar (>= 3.3)
cleanroom (~> 1.0)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 8cb4ba11226f61a78d6ef71a83353b95c8fdd528
+ revision: 23e12509574a66f079b00fc4f99cc8665a4ed50e
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,8 +32,8 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.1)
- aws-partitions (1.122.0)
- aws-sdk-core (3.43.0)
+ aws-partitions (1.123.0)
+ aws-sdk-core (3.44.0)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
@@ -142,7 +142,7 @@ GEM
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
tomlrb (~> 1.2)
- chef-sugar (4.2.0)
+ chef-sugar (4.2.1)
chef-zero (14.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
@@ -181,7 +181,7 @@ GEM
kitchen-vagrant (1.3.6)
test-kitchen (~> 1.4)
libyajl2 (1.2.0)
- license_scout (1.0.18)
+ license_scout (1.0.19)
ffi-yajl (~> 2.2)
mixlib-shellout (~> 2.2)
toml-rb (~> 1.0)
@@ -191,9 +191,9 @@ GEM
multi_json (~> 1.10)
method_source (0.9.2)
minitar (0.7)
- mixlib-archive (0.4.18)
+ mixlib-archive (0.4.19)
mixlib-log
- mixlib-archive (0.4.18-universal-mingw32)
+ mixlib-archive (0.4.19-universal-mingw32)
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
@@ -204,8 +204,8 @@ GEM
mixlib-versioning
thor
mixlib-log (2.0.4)
- mixlib-shellout (2.4.0)
- mixlib-shellout (2.4.0-universal-mingw32)
+ mixlib-shellout (2.4.4)
+ mixlib-shellout (2.4.4-universal-mingw32)
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
mixlib-versioning (1.2.2)
@@ -284,17 +284,17 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
- semverse (2.0.0)
+ semverse (3.0.0)
serverspec (2.41.3)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.72)
sfl (2.3)
- solve (4.0.0)
+ solve (4.0.2)
molinillo (~> 0.6)
- semverse (>= 1.1, < 3.0)
- specinfra (2.76.3)
+ semverse (>= 1.1, < 4.0)
+ specinfra (2.76.5)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
@@ -302,7 +302,7 @@ GEM
structured_warnings (0.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (1.23.3)
+ test-kitchen (1.23.5)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
@@ -360,7 +360,7 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
- wmi-lite (1.0.0)
+ wmi-lite (1.0.1)
zhexdump (0.0.2)
PLATFORMS
@@ -382,4 +382,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 1.17.1
+ 1.17.2