diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-10-27 16:40:17 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-10-27 16:40:17 +0000 |
commit | beef97f593c8c029c16159b521b5a2a50ce16118 (patch) | |
tree | 28f8cb40a8fd3e7fb2aaeead4fb8d30fda68deb2 | |
parent | 9e9e7d5f638ad48ef5705dab6eb00454819ee0d3 (diff) | |
download | chef-beef97f593c8c029c16159b521b5a2a50ce16118.tar.gz |
Bump inspec-core-bin to 4.49.0
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.49.0 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 f3e49934ce..369f74504d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.46.13) + inspec-core (4.49.0) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -228,11 +228,11 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.46.13) - inspec-core (= 4.46.13) + inspec-core-bin (4.49.0) + inspec-core (= 4.49.0) ipaddress (0.8.3) iso8601 (0.13.0) - json (2.6.0) + json (2.6.1) libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) |