diff options
author | Tim Smith <tsmith@chef.io> | 2021-10-27 09:42:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 09:42:36 -0700 |
commit | b45c94a084ce4bbe08db3dcc1494726bb941f9a6 (patch) | |
tree | 28f8cb40a8fd3e7fb2aaeead4fb8d30fda68deb2 | |
parent | 9e9e7d5f638ad48ef5705dab6eb00454819ee0d3 (diff) | |
parent | beef97f593c8c029c16159b521b5a2a50ce16118 (diff) | |
download | chef-b45c94a084ce4bbe08db3dcc1494726bb941f9a6.tar.gz |
Merge pull request #12221 from chef/expeditor/inspec-core-bin_4.49.0
Bump inspec-core-bin to 4.49.0
-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) |