diff options
author | Tim Smith <tsmith@chef.io> | 2019-05-10 16:48:01 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-05-10 16:48:01 -0700 |
commit | f17abe887fcfacc3edc6072a86c17cf6f962d244 (patch) | |
tree | 16b62efa4028b8a27cdca05385c96cc50c5d50d0 /omnibus | |
parent | d810b363da8ccdbed92ce92419d6c6e7f2f0835e (diff) | |
download | chef-f17abe887fcfacc3edc6072a86c17cf6f962d244.tar.gz |
Bump deps to currentless_bundler
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 6279cc3017..991d779761 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 330e1d8e37898577de97323bd1416f014c571289 + revision: 02869232bd219e8018f7d16b222a6af7403f0ad8 branch: master specs: omnibus-software (4.0.0) @@ -32,13 +32,13 @@ GEM public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.156.0) - aws-sdk-core (3.49.0) + aws-partitions (1.161.0) + aws-sdk-core (3.51.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.17.0) + aws-sdk-kms (1.18.0) aws-sdk-core (~> 3, >= 3.48.2) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.36.1) @@ -178,10 +178,10 @@ GEM ipaddress (0.8.3) iso8601 (0.12.1) jmespath (1.4.0) - kitchen-vagrant (1.5.1) + kitchen-vagrant (1.5.2) test-kitchen (>= 1.4, < 3) libyajl2 (1.2.0) - license-acceptance (1.0.2) + license-acceptance (1.0.5) pastel (~> 0.7) tomlrb (~> 1.2) tty-box (~> 0.3) @@ -203,7 +203,7 @@ GEM mixlib-cli (2.0.3) mixlib-config (3.0.1) tomlrb - mixlib-install (3.11.12) + mixlib-install (3.11.18) mixlib-shellout mixlib-versioning thor @@ -231,7 +231,7 @@ GEM nori (2.6.0) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (14.8.11) + ohai (14.8.12) chef-config (>= 12.8, < 15) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -293,7 +293,7 @@ GEM solve (4.0.2) molinillo (~> 0.6) semverse (>= 1.1, < 4.0) - specinfra (2.77.0) + specinfra (2.77.1) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) @@ -306,10 +306,10 @@ GEM structured_warnings (0.3.0) syslog-logger (1.6.8) systemu (2.6.5) - test-kitchen (2.2.0) + test-kitchen (2.2.3) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) - license-acceptance (>= 0.2.16, < 2.0) + license-acceptance (~> 1.0, >= 1.0.5) mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 3.0) net-scp (>= 1.1, < 3.0) @@ -341,7 +341,7 @@ GEM tty-screen (~> 0.6.4) wisper (~> 2.0.0) tty-screen (0.6.5) - unicode-display_width (1.5.0) + unicode-display_width (1.6.0) unicode_utils (1.4.0) uuidtools (2.1.5) win32-api (1.5.3-universal-mingw32) |