diff options
author | Tim Smith <tsmith@chef.io> | 2018-07-17 16:15:30 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-07-17 16:15:30 -0700 |
commit | 15785d30df6bfbe8e6cd9d24425145e22cd6bbbb (patch) | |
tree | b0c7af5252fe1d4129ba4cf8e86ffc47e3acf379 /omnibus/Gemfile.lock | |
parent | d4988971bd3577bd19c9ae0fff19d2eac873d787 (diff) | |
download | chef-15785d30df6bfbe8e6cd9d24425145e22cd6bbbb.tar.gz |
Pull in the latest inspec-core and train-core
Bugfixes!
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index e639a0f771..bdbf0fd698 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: ff6dbf50afc4ad4c2b157deb1f38bf636197ca55 + revision: 836bd650d49e6350dfa40b43a1398c5847a6fd42 branch: master specs: omnibus-software (4.0.0) @@ -31,13 +31,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - aws-sdk (2.11.78) - aws-sdk-resources (= 2.11.78) - aws-sdk-core (2.11.78) + aws-sdk (2.11.90) + aws-sdk-resources (= 2.11.90) + aws-sdk-core (2.11.90) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.78) - aws-sdk-core (= 2.11.78) + aws-sdk-resources (2.11.90) + aws-sdk-core (= 2.11.90) aws-sigv4 (1.0.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -78,10 +78,10 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (13.9.4) + chef-config (13.10.0) addressable fuzzyurl - mixlib-config (~> 2.0) + mixlib-config (>= 2.2.12, < 3.0) mixlib-shellout (~> 2.0) tomlrb (~> 1.2) chef-sugar (3.6.0) @@ -128,9 +128,9 @@ GEM mixlib-log mixlib-authentication (2.1.1) mixlib-cli (1.7.0) - mixlib-config (2.2.8) + mixlib-config (2.2.13) tomlrb - mixlib-install (3.10.0) + mixlib-install (3.11.2) mixlib-shellout mixlib-versioning thor @@ -152,7 +152,7 @@ GEM nori (2.6.0) octokit (4.9.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (13.9.2) + ohai (13.10.0) chef-config (>= 12.5.0.alpha.1, < 14) ffi (~> 1.9) ffi-yajl (~> 2.2) |