diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-06-03 20:02:47 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-06-03 20:02:47 +0000 |
commit | 8ce88bcc05a9fee1fdd84a6e35a572d32559e0e1 (patch) | |
tree | 822c0512ed6582136de48d44d4ddbc0d1086436f | |
parent | 834409c9b57626117874dbc9223c0a983499ecb7 (diff) | |
download | chef-8ce88bcc05a9fee1fdd84a6e35a572d32559e0e1.tar.gz |
Bump inspec-core-bin to 4.37.23
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.37.23 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 2bc5e08f95..bd89ccd2e5 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.37.20) + inspec-core (4.37.23) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -228,8 +228,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.37.20) - inspec-core (= 4.37.20) + inspec-core-bin (4.37.23) + inspec-core (= 4.37.23) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) @@ -322,7 +322,7 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.6.0) + rubocop-ast (1.7.0) parser (>= 3.0.1.1) ruby-prof (1.2.0) ruby-progressbar (1.11.0) |