summaryrefslogtreecommitdiff
path: root/omnibus
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 /omnibus
parentda8fdb39573a0e525d642c86db8847a959cf2b07 (diff)
downloadchef-4ef5d71c286783967f2b7bc81eb6836b381c1364.tar.gz
Bump deps again
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock18
1 files changed, 12 insertions, 6 deletions
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)