diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-07-02 21:02:44 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-07-02 21:02:44 +0000 |
commit | e81443442f6c4be7001181e8423ee8865bf82609 (patch) | |
tree | eeb8446332d331806aa3df67efadaa0f821a483b | |
parent | 8397ae0a4d94710eb25f78ce1dd6d9d6898d5730 (diff) | |
download | chef-e81443442f6c4be7001181e8423ee8865bf82609.tar.gz |
Bump inspec-core-bin to 4.38.3
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.38.3 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9cdc233ef8..6b7c03ddfc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - appbundler (0.13.2) + appbundler (0.13.4) mixlib-cli (>= 1.4, < 3.0) mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) @@ -205,7 +205,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.37.30) + inspec-core (4.38.3) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -228,8 +228,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.37.30) - inspec-core (= 4.37.30) + inspec-core-bin (4.38.3) + inspec-core (= 4.38.3) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) |