summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Leff <adam@leff.co>2017-06-09 10:42:12 -0400
committerAdam Leff <adam@leff.co>2017-06-09 10:42:12 -0400
commitd896cf5c7d2e8ae78c4ac64170fd5da10acb0eae (patch)
treeb8ff227d384a69ffb47eb08c00df88df8a319c6f
parentee29cedc0bb46ed8b4f678653d523caa9dafdd9d (diff)
downloadchef-adamleff/bump-inspec-1.27.tar.gz
Bump InSpec to 1.27.0adamleff/bump-inspec-1.27
InSpec 1.27 is available and users of the omnibus package could take advantage of it. Signed-off-by: Adam Leff <adam@leff.co>
-rw-r--r--Gemfile.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f3822571fe..778c8422ba 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -149,7 +149,7 @@ GEM
erubis (2.7.0)
ethon (0.10.1)
ffi (>= 1.3.0)
- excon (0.55.0)
+ excon (0.56.0)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
@@ -180,7 +180,7 @@ GEM
httpclient (2.8.3)
i18n (0.8.1)
iniparse (1.4.2)
- inspec (1.25.1)
+ inspec (1.27.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -198,7 +198,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.19)
toml (~> 0.1)
- train (>= 0.22.0, < 1.0)
+ train (>= 0.24.0, < 1.0)
ipaddress (0.8.3)
iso8601 (0.9.1)
json (2.1.0)
@@ -279,6 +279,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)
@@ -347,7 +348,7 @@ GEM
toml (0.1.2)
parslet (~> 1.5.0)
tomlrb (1.2.4)
- train (0.23.0)
+ train (0.24.0)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)