diff options
author | Tim Smith <tsmith@chef.io> | 2018-08-09 18:43:26 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-08-09 18:43:26 -0700 |
commit | a6d7d627f11106b85a963527e64f36b9e4a22630 (patch) | |
tree | c76fc4eaf7aa4983b30890272b284cbc3cec4297 /Gemfile.lock | |
parent | c64b3be5c59ce006b90e36efacf5faaf65615afc (diff) | |
download | chef-a6d7d627f11106b85a963527e64f36b9e4a22630.tar.gz |
Update inspec to 2.2.61
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9a98ef1d7b..bb8f2aa9b7 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.2.55) + inspec-core (2.2.61) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -202,7 +202,7 @@ GEM net-ssh-gateway (>= 1.2.0) net-telnet (0.2.0) netrc (0.11.0) - octokit (4.9.0) + octokit (4.10.0) sawyer (~> 0.8.0, >= 0.5.3) ohai (14.4.0) chef-config (>= 12.8, < 15) |