diff options
author | Tim Smith <tsmith@chef.io> | 2018-10-12 23:24:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-12 23:24:54 -0700 |
commit | 641118f7d24f12d3112e12879634576a7591585f (patch) | |
tree | 2411855179819896286477b8f729bce930a18824 | |
parent | ef81d17c16dceb085d8579b305f75abb31f2df2a (diff) | |
parent | fe787c9052131e48481bea7a73abe0dfc730ba4e (diff) | |
download | chef-641118f7d24f12d3112e12879634576a7591585f.tar.gz |
Merge pull request #7748 from chef/expeditor/inspec-core_2.3.24
Bump inspec-core to 2.3.24
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0289d9ed1c..20464ac34e 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.23) + inspec-core (2.3.24) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) |