diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-07-01 23:38:12 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-07-01 23:38:12 +0000 |
commit | 9c54286b0467a1c90f5ad383df3d945338a52653 (patch) | |
tree | 6895833cc926bb34a6dd7bb8b35ec8bd6bbce9a4 | |
parent | fea143fa908e4cbbb592540f0509d2685a98538d (diff) | |
download | chef-9c54286b0467a1c90f5ad383df3d945338a52653.tar.gz |
Bump inspec-core to 4.6.9
This pull request was triggered automatically via Expeditor when inspec-core 4.6.9 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6bd93c6412..647610e4d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.4.4) - inspec-core (4.6.4) + inspec-core (4.6.9) addressable (~> 2.4) faraday (>= 0.9.0) faraday_middleware (~> 0.12.2) @@ -200,8 +200,8 @@ GEM train-core (~> 2.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.6.4) - inspec-core (= 4.6.4) + inspec-core-bin (4.6.9) + inspec-core (= 4.6.9) ipaddress (0.8.3) iso8601 (0.12.1) jaro_winkler (1.5.3) |