summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2018-04-03 16:59:10 -0700
committerGitHub <noreply@github.com>2018-04-03 16:59:10 -0700
commitb419a8fd6ae4ac9ee886b5444f93dced3338f914 (patch)
tree77df67452cc28438796ec3104341fb33c750494c
parentc066dc0b106e383a7c505d8e5152257b7de81938 (diff)
parenta0b866b81891a12fe8c5877fc64507e97b574916 (diff)
downloadchef-b419a8fd6ae4ac9ee886b5444f93dced3338f914.tar.gz
Merge pull request #7109 from chef/new_inspec
Update InSpec to 2.1.21
-rw-r--r--Gemfile.lock16
-rw-r--r--omnibus/Gemfile.lock16
2 files changed, 16 insertions, 16 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6882acc6c2..b358c07735 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)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 600a6d0428..1b12f8f85f 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 9a3a97bb0c6b437524fdea15b4cd15a65ff6ac29
+ revision: 41c5d2eaa819587b631d893e613612a96031c8af
branch: master
specs:
omnibus (5.6.10)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 75ae88adb7d6b51038d92d1cfb40dec5fded9650
+ revision: 0cb3a8dfb6cebd56684c1d4609a676959389e4c5
branch: master
specs:
omnibus-software (4.0.0)
@@ -31,13 +31,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.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)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -72,7 +72,7 @@ GEM
buff-shell_out (0.2.0)
buff-ruby_engine (~> 0.1.0)
builder (3.2.3)
- byebug (10.0.1)
+ byebug (10.0.2)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.2)