diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-26 18:35:54 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2021-07-26 18:37:02 -0700 |
commit | 1158057f68949d9ac61c990eb8c55d8063b8d4d8 (patch) | |
tree | b0cfa923a6b255d560056ff20ae144ee82350096 /omnibus | |
parent | d6f6d3a5930270047b0493d924e9ee738a3d0ec3 (diff) | |
download | chef-1158057f68949d9ac61c990eb8c55d8063b8d4d8.tar.gz |
Bump all deps and resolve a chefstyle warning
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 9216927f17..b3fe78b328 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -158,7 +158,7 @@ GEM mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) - chef-telemetry (1.0.29) + chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) chef-utils (16.13.16) @@ -191,7 +191,7 @@ GEM faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http_persistent (1.2.0) faraday_middleware (1.0.0) faraday (~> 1.0) ffi (1.15.3) @@ -212,7 +212,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.38.3) + inspec-core (4.38.9) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -345,7 +345,7 @@ GEM rspec-support (~> 3.10.0) rspec-support (3.10.2) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) rubyntlm (0.6.3) rubyzip (2.3.2) sawyer (0.8.2) |