summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-19 10:20:29 -0700
committerTim Smith <tsmith@chef.io>2019-04-19 10:20:29 -0700
commit4ef5d71c286783967f2b7bc81eb6836b381c1364 (patch)
tree4ae76337ba14dbdc0bc46034a0c21498c6f928cb
parentda8fdb39573a0e525d642c86db8847a959cf2b07 (diff)
downloadchef-4ef5d71c286783967f2b7bc81eb6836b381c1364.tar.gz
Bump deps again
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock18
2 files changed, 15 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cc2898aa10..7f4f78eed7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -26,10 +26,10 @@ GIT
GIT
remote: https://github.com/inspec/inspec.git
- revision: e3999a0814cffdb97257350352fa66272499a687
+ revision: 50a8fd7370032c11d1b4640813444e9b1c604716
branch: master
specs:
- inspec-core (4.1.2)
+ inspec-core (4.1.3)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -57,7 +57,7 @@ GIT
GIT
remote: https://github.com/inspec/train.git
- revision: 5d9b4f561883ee7946053fe83ef833f2137fa1b3
+ revision: d6c7b34d2b1d3558a6098614a5a09a96603979d8
branch: ed25519
specs:
train-core (2.0.7)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 039b932bad..787a6ff447 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: af75fc2b244de04e76961c02b30db504d5b1a8f4
+ revision: b6e267d0554feca5fd0a09d306cccfac7f7e43b9
branch: master
specs:
- omnibus (6.0.25)
+ omnibus (6.0.26)
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: 0dc67ede1784d56a975cb4a7aea47ad2349bf24a
+ revision: 34aaf2346d3467aac2d40b051ffb68852a3af896
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.2)
- aws-partitions (1.150.0)
- aws-sdk-core (3.48.3)
+ aws-partitions (1.151.0)
+ aws-sdk-core (3.48.4)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
@@ -47,6 +47,9 @@ GEM
aws-sigv4 (~> 1.0)
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
+ bcrypt_pbkdf (1.0.1)
+ bcrypt_pbkdf (1.0.1-x64-mingw32)
+ bcrypt_pbkdf (1.0.1-x86-mingw32)
berkshelf (7.0.8)
chef (>= 13.6.52)
chef-config
@@ -150,6 +153,7 @@ GEM
cleanroom (1.0.0)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
+ ed25519 (1.2.4)
erubis (2.7.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
@@ -287,7 +291,9 @@ GEM
structured_warnings (0.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (2.0.1)
+ test-kitchen (2.1.0)
+ bcrypt_pbkdf (~> 1.0)
+ ed25519 (~> 1.2)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (>= 1.1, < 3.0)