diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-03-25 18:45:43 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-03-25 18:45:43 +0000 |
commit | ca673e55a6533e17d0e1ff18043a247378f52de3 (patch) | |
tree | e6913d53d32b40ec734e0d889322f9afb23d29a5 | |
parent | f1a890e870d076a8cf0b4e16e415bcf4de3c8dfc (diff) | |
download | chef-ca673e55a6533e17d0e1ff18043a247378f52de3.tar.gz |
Bump inspec-core-bin to 4.29.3
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.29.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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d7cd736f66..67bf633d4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 6ce904faf8bb4a2d5aa2a7d15db11bf90cbbd317 + revision: 6d136684438e8809e703feb84c46c69e90e042a7 branch: master specs: - chefstyle (1.7.3) - rubocop (= 1.11.0) + chefstyle (1.7.4) + rubocop (= 1.12.0) GIT remote: https://github.com/chef/ohai.git @@ -208,7 +208,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.28.0) + inspec-core (4.29.3) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0, < 1.4) @@ -231,8 +231,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.28.0) - inspec-core (= 4.28.0) + inspec-core-bin (4.29.3) + inspec-core (= 4.29.3) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) @@ -316,7 +316,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.11.0) + rubocop (1.12.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |