diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-01-25 22:25:53 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-01-25 22:25:53 +0000 |
commit | 484fb3e5c6dcf4f892ffa47a434e9ebb807d9bde (patch) | |
tree | f69eda3446a820ebefc40b850a6e05ddebd15207 | |
parent | baee023203ec4aa629e71940f60856f85636bbcf (diff) | |
download | chef-expeditor/inspec-core_3.3.14.tar.gz |
Bump inspec-core to 3.3.14expeditor/inspec-core_3.3.14
This pull request was triggered automatically via Expeditor when inspec-core 3.3.14 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ce9f06d36c..7c22caaf63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM highline (1.7.10) htmlentities (4.3.4) iniparse (1.4.4) - inspec-core (3.2.6) + inspec-core (3.3.14) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -426,4 +426,4 @@ DEPENDENCIES yard BUNDLED WITH - 1.17.3 + 2.0.1 |