diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-06-19 02:43:20 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-06-19 02:43:20 +0000 |
commit | bb5a8e3b1f1953539a295158d34ecd14ed193f96 (patch) | |
tree | c21030790c05a6e80b18f80fe2426931361436a9 | |
parent | b1ce96c8f41a28106f2308b4041eb08236f77470 (diff) | |
download | chef-expeditor/inspec-core_4.6.4.tar.gz |
Bump inspec-core to 4.6.4expeditor/inspec-core_4.6.4
This pull request was triggered automatically via Expeditor when inspec-core 4.6.4 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 c3e7fb6d86..6798e2c55b 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.3) + inspec-core (4.6.4) addressable (~> 2.4) faraday (>= 0.9.0) faraday_middleware (~> 0.12.2) @@ -200,11 +200,11 @@ GEM train-core (~> 2.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.6.3) - inspec-core (= 4.6.3) + inspec-core-bin (4.6.4) + inspec-core (= 4.6.4) ipaddress (0.8.3) iso8601 (0.12.1) - jaro_winkler (1.5.2) + jaro_winkler (1.5.3) json (2.2.0) json-schema (2.8.1) addressable (>= 2.4) |