summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Leff <adam@leff.co>2017-09-25 18:05:26 -0400
committerAdam Leff <adam@leff.co>2017-09-25 18:05:26 -0400
commit7eb1d7e0d695ce22980242c3707860d069ffb8da (patch)
treeb66e964a00e3e55d4d37bccbfae425666ab7fe1c
parent87feda303b3d8e0bb4fc08b6f7642b44f82c075d (diff)
downloadchef-7eb1d7e0d695ce22980242c3707860d069ffb8da.tar.gz
Update dependencies to pull in InSpec v1.39.1
Signed-off-by: Adam Leff <adam@leff.co>
-rw-r--r--Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5f086dceea..ae3c0b9099 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 4f1a175179965d53b9f2a068f2ea4c59090454a1
+ revision: 4eb575a63ce5679d9166211d684c9e3fff168d2a
branch: master
specs:
chefstyle (0.6.0)
@@ -104,6 +104,7 @@ GEM
addressable (2.4.0)
appbundler (0.10.0)
mixlib-cli (~> 1.4)
+ mixlib-shellout (~> 2.0)
ast (2.3.0)
backports (3.8.0)
binding_of_caller (0.7.2)
@@ -121,7 +122,7 @@ GEM
cheffish (13.0.0)
chef-zero (~> 13.0)
net-ssh
- coderay (1.1.1)
+ coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
debug_inspector (0.0.3)
@@ -133,7 +134,7 @@ GEM
erubis (2.7.0)
ethon (0.10.1)
ffi (>= 1.3.0)
- excon (0.58.0)
+ excon (0.59.0)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
@@ -163,7 +164,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec (1.36.1)
+ inspec (1.39.1)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -182,7 +183,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.19)
toml (~> 0.1)
- train (~> 0.26)
+ train (~> 0.28)
ipaddress (0.8.3)
iso8601 (0.9.1)
json (2.1.0)
@@ -243,10 +244,9 @@ GEM
plist (3.3.0)
powerpack (0.1.1)
proxifier (1.0.3)
- pry (0.10.4)
+ pry (0.11.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
- slop (~> 3.4)
pry-byebug (3.5.0)
byebug (~> 9.1)
pry (~> 0.10)
@@ -262,7 +262,7 @@ GEM
rack (2.0.3)
rainbow (2.2.2)
rake
- rake (12.0.0)
+ rake (12.1.0)
rb-readline (0.5.5)
rspec (3.6.0)
rspec-core (~> 3.6.0)
@@ -291,7 +291,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-prof (0.16.2)
- ruby-progressbar (1.8.1)
+ ruby-progressbar (1.8.3)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.2.1)
@@ -306,7 +306,7 @@ GEM
rspec-its
specinfra (~> 2.68)
sfl (2.3)
- simplecov (0.15.0)
+ simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@@ -323,8 +323,8 @@ GEM
thor (0.20.0)
toml (0.1.2)
parslet (~> 1.5.0)
- tomlrb (1.2.4)
- train (0.26.2)
+ tomlrb (1.2.5)
+ train (0.28.0)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
@@ -379,7 +379,7 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
- winrm-fs (1.0.1)
+ winrm-fs (1.0.2)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)