diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-04-07 18:29:17 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-04-07 18:29:17 +0000 |
commit | fe8d8290d581f653d379fd1e866bdd36c7065715 (patch) | |
tree | 92d39b31eb8ea0ab9f38e1250701a3971bab41b9 | |
parent | 56cd01508bb5919d308b3b967eaa8ed7e8e7a159 (diff) | |
download | chef-fe8d8290d581f653d379fd1e866bdd36c7065715.tar.gz |
Bump inspec-core-bin to 4.31.0expeditor/inspec-core-bin_4.31.0
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.31.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 ac68c56e33..f9c749d206 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.29.3) + inspec-core (4.31.0) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0, < 1.4) @@ -220,8 +220,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.29.3) - inspec-core (= 4.29.3) + inspec-core-bin (4.31.0) + inspec-core (= 4.31.0) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) @@ -333,7 +333,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.5.5) + train-core (3.6.0) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |