summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Leff <adam@leff.co>2017-08-11 11:25:46 -0400
committerGitHub <noreply@github.com>2017-08-11 11:25:46 -0400
commit6b430b1e2873feccdd21b8da7fb5f982dccb756b (patch)
tree681fc276196ea9d0f1305d672f8928b94835d159
parent2d2b45970fa441d2a33c01dfa399d2daee99e911 (diff)
parentd5107c1c6c4b5f59bce5a499625f8abe8936a954 (diff)
downloadchef-6b430b1e2873feccdd21b8da7fb5f982dccb756b.tar.gz
Merge pull request #6324 from chef/adamleff/bump-inspec
Bump InSpec to v1.33.1
-rw-r--r--Gemfile.lock11
1 files changed, 6 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 791ec95766..6f77aa8b6c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -132,7 +132,7 @@ GEM
erubis (2.7.0)
ethon (0.10.1)
ffi (>= 1.3.0)
- excon (0.57.1)
+ excon (0.58.0)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.11.0.1)
@@ -162,7 +162,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec (1.31.1)
+ inspec (1.33.1)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -181,7 +181,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.19)
toml (~> 0.1)
- train (>= 0.24.0, < 1.0)
+ train (~> 0.26)
ipaddress (0.8.3)
iso8601 (0.9.1)
json (2.1.0)
@@ -235,7 +235,7 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- parallel (1.11.2)
+ parallel (1.12.0)
parser (2.4.0.0)
ast (~> 2.2)
parslet (1.5.0)
@@ -256,6 +256,7 @@ GEM
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
+ public_suffix (2.0.5)
pusher-client (0.6.2)
json
websocket (~> 1.0)
@@ -324,7 +325,7 @@ GEM
toml (0.1.2)
parslet (~> 1.5.0)
tomlrb (1.2.4)
- train (0.25.0)
+ train (0.26.0)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)