diff options
author | Tim Smith <tsmith@chef.io> | 2019-02-05 16:58:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-05 16:58:34 -0800 |
commit | 8cecab19ca3da3d6c26d122d595cf3d23f2c319f (patch) | |
tree | dc6210da6213d6aa433c0a56c9336535e26527ca /Gemfile.lock | |
parent | dc0378d8307ad5b553fa144bd586ebd426ab7b3e (diff) | |
parent | 7f85be572997a7f3eba2ca86484d6043163b940e (diff) | |
download | chef-8cecab19ca3da3d6c26d122d595cf3d23f2c319f.tar.gz |
Merge pull request #8211 from chef/inspec_35_to_15
Bump InSpec to 3.5.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e7dc83803e..79876224c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM ffi (>= 1.3.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) - faraday_middleware (0.13.0) + faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) ffi (1.10.0) ffi (1.10.0-x64-mingw32) @@ -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.5.0) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -187,7 +187,7 @@ GEM sslshake (~> 1.2) thor (~> 0.20) tomlrb (~> 1.2) - train-core (~> 1.5, >= 1.6.3) + train-core (~> 1.5, = 1.7.1) tty-prompt (~> 0.17) tty-table (~> 0.10) ipaddress (0.8.3) @@ -324,7 +324,7 @@ GEM thor (0.20.3) timers (4.3.0) tomlrb (1.2.8) - train-core (1.6.3) + train-core (1.7.1) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) travis (1.8.9) |