diff options
author | Tim Smith <tsmith@chef.io> | 2020-08-27 08:39:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-27 08:39:26 -0700 |
commit | 959fd21558c5f9e0e257be66aed2eba1edf03e0a (patch) | |
tree | e4576088636e775d22006871b0b79996ae021e8e /Gemfile.lock | |
parent | f05dc3618241eaac5755b9904fc9ceb43e59a455 (diff) | |
parent | 8458a4bba83d9f0a99a4a022eff82e706e2fc470 (diff) | |
download | chef-959fd21558c5f9e0e257be66aed2eba1edf03e0a.tar.gz |
Merge pull request #10363 from chef/inspec
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6750d7d2a6..5e61108c85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,15 +197,13 @@ GEM hashdiff (1.0.1) hashie (3.6.0) highline (2.0.3) - htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.22.8) + inspec-core (4.22.22) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0) hashie (~> 3.4) - htmlentities (~> 4.3) json_schemer (>= 0.2.1, < 0.2.12) license-acceptance (>= 0.2.13, < 2.0) method_source (>= 0.8, < 2.0) @@ -219,14 +217,13 @@ GEM rubyzip (~> 1.2, >= 1.2.2) semverse (~> 3.0) sslshake (~> 1.2) - term-ansicolor (~> 1.7) thor (>= 0.20, < 2.0) tomlrb (~> 1.2.0) train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.22.8) - inspec-core (= 4.22.8) + inspec-core-bin (4.22.22) + inspec-core (= 4.22.22) ipaddress (0.8.3) iso8601 (0.13.0) json (2.3.1) @@ -348,13 +345,8 @@ GEM unicode_utils (~> 1.4) strings-ansi (0.2.0) structured_warnings (0.4.0) - sync (0.5.0) syslog-logger (1.6.8) - term-ansicolor (1.7.1) - tins (~> 1.0) thor (1.0.1) - tins (1.25.0) - sync tomlrb (1.2.9) train-core (3.3.16) addressable (~> 2.5) |