diff options
author | Chef Expeditor <chef-ci@chef.io> | 2018-10-04 21:13:45 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2018-10-04 21:13:45 +0000 |
commit | 14da8b2c6ba506ad92a65db63c2d5c7a4c790b56 (patch) | |
tree | e5c65be15fa7a46a1e43fb41ff915b01f70f5782 | |
parent | 9296f435291fc361b7f566952436a18febfefc7f (diff) | |
download | chef-14da8b2c6ba506ad92a65db63c2d5c7a4c790b56.tar.gz |
Bump inspec-core to 2.3.10
This pull request was triggered automatically via Expeditor when inspec-core 2.3.10 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1224f6362f..940aa8ed41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM highline (1.7.10) htmlentities (4.3.4) iniparse (1.4.4) - inspec-core (2.3.5) + inspec-core (2.3.10) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) |