diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-03-03 20:53:02 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-03-03 20:53:02 +0000 |
commit | d335b609e3d3f92c6a4429a689ee30ba91b34bfa (patch) | |
tree | 2ef395c72261de01712395a247ef764b91de5072 | |
parent | 633c4445e00f3174d156ac69a05be117a3fd0456 (diff) | |
download | chef-expeditor/inspec-core-bin_4.18.100.tar.gz |
Bump inspec-core-bin to 4.18.100expeditor/inspec-core-bin_4.18.100
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.18.100 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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 04eb439ef3..b24f99fbad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: c5bfea7486beb649091d9248310252ae2c0ab416 + revision: 49eb6989660fff5ecf695a3991f83f1ddaae7d1c branch: master specs: - ohai (16.0.7) + ohai (16.0.8) chef-config (>= 12.8, < 17) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -211,7 +211,7 @@ GEM httpclient (2.8.3) inifile (3.0.0) iniparse (1.5.0) - inspec-core (4.18.97) + inspec-core (4.18.100) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0) @@ -236,8 +236,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.18.97) - inspec-core (= 4.18.97) + inspec-core-bin (4.18.100) + inspec-core (= 4.18.100) ipaddress (0.8.3) iso8601 (0.12.1) jaro_winkler (1.5.4) |