diff options
author | Tim Smith <tsmith@chef.io> | 2021-06-03 15:08:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 15:08:56 -0700 |
commit | 068042e70fc5e0d12c410506fd68fd978bf8b4bb (patch) | |
tree | 0f2d2aea5afd26218faadf56eb2ffd88b2190896 /Gemfile.lock | |
parent | 6f49afb5f38a57475e354695f87353a6ec79e549 (diff) | |
parent | 76125ac887e68d4115c6b3b1c66114b014c9945e (diff) | |
download | chef-068042e70fc5e0d12c410506fd68fd978bf8b4bb.tar.gz |
Merge pull request #11655 from chef/expeditor/_inspec-core-bin_4.37.23
Bump inspec-core-bin to 4.37.23
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e9d00c5b14..81fbebf656 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM hashie (4.1.0) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.37.20) + inspec-core (4.37.23) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -217,8 +217,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.37.20) - inspec-core (= 4.37.20) + inspec-core-bin (4.37.23) + inspec-core (= 4.37.23) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) |