diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-05-14 10:24:46 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-05-14 10:24:46 +0000 |
commit | 49e736dbf99523aa6bd4ce91028bad1e1e8c2511 (patch) | |
tree | 1141bb1df4adb189783cb49f5caedbbb48fddf64 | |
parent | c9817c6e745902c82259c72aabc9d2d54dbe4b8a (diff) | |
download | chef-49e736dbf99523aa6bd4ce91028bad1e1e8c2511.tar.gz |
Bump inspec-core to 4.18.114expeditor/inspec-core_4.18.114
This pull request was triggered automatically via Expeditor when inspec-core 4.18.114 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2fc83663d9..34b317f4a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM http_parser.rb (0.6.0) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.18.111) + inspec-core (4.18.114) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0) @@ -235,8 +235,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.18.111) - inspec-core (= 4.18.111) + inspec-core-bin (4.18.114) + inspec-core (= 4.18.114) ipaddress (0.8.3) iso8601 (0.12.1) json (2.3.0) |