diff options
author | Tim Smith <tsmith@chef.io> | 2018-04-02 23:22:24 -0400 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-04-02 23:22:24 -0400 |
commit | a0b866b81891a12fe8c5877fc64507e97b574916 (patch) | |
tree | a45a7298e948c3d3257fc79c641ea45b28de36b3 /Gemfile.lock | |
parent | 454f51ee4f5fedf7b32506150566d80e458ba8fb (diff) | |
download | chef-a0b866b81891a12fe8c5877fc64507e97b574916.tar.gz |
Update InSpec to 2.1.21
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 963d57be07..d4c73afa66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,13 +105,13 @@ GEM mixlib-cli (~> 1.4) mixlib-shellout (~> 2.0) ast (2.4.0) - aws-sdk (2.11.24) - aws-sdk-resources (= 2.11.24) - aws-sdk-core (2.11.24) + aws-sdk (2.11.27) + aws-sdk-resources (= 2.11.27) + aws-sdk-core (2.11.27) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.24) - aws-sdk-core (= 2.11.24) + aws-sdk-resources (2.11.27) + aws-sdk-core (= 2.11.27) aws-sigv4 (1.0.2) azure_mgmt_resources (0.16.0) ms_rest_azure (~> 0.10.0) @@ -119,7 +119,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - byebug (10.0.1) + byebug (10.0.2) chef-vault (3.3.0) chef-zero (14.0.1) ffi-yajl (~> 2.2) @@ -181,7 +181,7 @@ GEM httpclient (2.8.3) inifile (3.0.0) iniparse (1.4.4) - inspec (2.1.10) + inspec (2.1.21) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -199,7 +199,7 @@ GEM sslshake (~> 1.2) thor (~> 0.20) tomlrb (~> 1.2) - train (~> 1.2) + train (~> 1.3) ipaddress (0.8.3) iso8601 (0.9.1) jmespath (1.3.1) |