diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-06-29 08:25:33 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-06-29 08:25:33 +0000 |
commit | bb21de13013d08f8042424036dfe6b1dc3c7baf2 (patch) | |
tree | 5dcf61e3d6b3c14ce8d4dad7a3efa9f625a1bb83 /Gemfile.lock | |
parent | d1e19ab5ab2600dfdfea0e875b681e892983b24d (diff) | |
download | chef-bb21de13013d08f8042424036dfe6b1dc3c7baf2.tar.gz |
Bump inspec-core-bin to 4.21.1expeditor/inspec-core-bin_4.21.1
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.21.1 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a945e26d9c..39ff3e1f96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.20.10) + inspec-core (4.21.1) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0) @@ -223,8 +223,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.20.10) - inspec-core (= 4.20.10) + inspec-core-bin (4.21.1) + inspec-core (= 4.21.1) ipaddress (0.8.3) iso8601 (0.12.2) json (2.3.0) @@ -327,7 +327,7 @@ GEM rubocop-ast (>= 0.0.3, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) + rubocop-ast (0.1.0) parser (>= 2.7.0.1) ruby-prof (1.2.0) ruby-progressbar (1.10.1) |