diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-07-02 15:28:32 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-07-02 15:28:32 +0000 |
commit | 21dc58aabe002a7845cd72f2cf1a38f5b38f618e (patch) | |
tree | 8e12c22a996c46069450bb2cd8a4155a80aafb59 | |
parent | bc5aaa7769e6267c9e781e3511e7e7c126422cc4 (diff) | |
download | chef-21dc58aabe002a7845cd72f2cf1a38f5b38f618e.tar.gz |
Bump inspec-core-bin to 4.21.3
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.21.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 61a5c1c897..efe55e024e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 6a5391298d6fa2f2c2e8fa9a09c31f33a1497ae0 + revision: 8028951abb141fef97a9b2ddc5e2120f63fbc16a branch: master specs: ohai (16.2.3) @@ -198,7 +198,7 @@ GEM htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.21.1) + inspec-core (4.21.3) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0) @@ -223,8 +223,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.21.1) - inspec-core (= 4.21.1) + inspec-core-bin (4.21.3) + inspec-core (= 4.21.3) ipaddress (0.8.3) iso8601 (0.12.2) json (2.3.1) |