diff options
author | Tim Smith <tsmith@chef.io> | 2018-11-01 18:52:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-01 18:52:58 -0700 |
commit | d033bad6d25398093da169b1ad66d69dc952bc2d (patch) | |
tree | 9b3b6efc53d8c8e3ee06d3343b165ba02b602219 | |
parent | 5ca7937a59f1529dcd61c8ebccbbf0d085c613c7 (diff) | |
parent | 9279f4d1a12bf7c7a79e65d554381bc6ae64bea9 (diff) | |
download | chef-d033bad6d25398093da169b1ad66d69dc952bc2d.tar.gz |
Merge pull request #7853 from chef/expeditor/inspec-core_3.0.25
Bump inspec-core to 3.0.25
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0c574433e0..cc1bcef514 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM highline (1.7.10) htmlentities (4.3.4) iniparse (1.4.4) - inspec-core (3.0.12) + inspec-core (3.0.25) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -186,7 +186,7 @@ GEM sslshake (~> 1.2) thor (~> 0.20) tomlrb (~> 1.2) - train-core (~> 1.5, >= 1.5.4) + train-core (~> 1.5, >= 1.5.6) ipaddress (0.8.3) iso8601 (0.12.1) json (2.1.0) @@ -309,7 +309,7 @@ GEM systemu (2.6.5) thor (0.20.0) tomlrb (1.2.7) - train-core (1.5.4) + train-core (1.5.6) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) travis (1.8.9) |