diff options
author | Tim Smith <tsmith84@gmail.com> | 2019-09-30 11:03:13 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-09-30 11:03:13 -0700 |
commit | aa494dced9ebd99ae145a16950079dfb8b1c029f (patch) | |
tree | 0c2dd327aa9157c7977d5bf686176d5c115073f1 /omnibus | |
parent | 4496d4033dedea0c0e7312fd9b7db835d59886ce (diff) | |
download | chef-aa494dced9ebd99ae145a16950079dfb8b1c029f.tar.gz |
Update inspec to 4.17.11
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index bb117de417..def390466c 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -33,7 +33,7 @@ GEM artifactory (3.0.5) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.218.0) + aws-partitions (1.219.0) aws-sdk-core (3.68.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) @@ -158,7 +158,7 @@ GEM ed25519 (1.2.4) equatable (0.6.1) erubis (2.7.0) - faraday (0.15.4) + faraday (0.16.2) multipart-post (>= 1.2, < 3) ffi (1.11.1) ffi (1.11.1-x64-mingw32) @@ -191,7 +191,7 @@ GEM tomlrb (~> 1.2) tty-box (~> 0.3) tty-prompt (~> 0.18) - license_scout (1.0.24) + license_scout (1.0.28) ffi-yajl (~> 2.2) mixlib-shellout (~> 2.2) toml-rb (~> 1.0) @@ -264,7 +264,7 @@ GEM retryable (3.0.4) ruby-progressbar (1.10.1) rubyntlm (0.6.2) - rubyzip (1.2.4) + rubyzip (1.3.0) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) |