summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-10-19 15:47:55 -0700
committerGitHub <noreply@github.com>2017-10-19 15:47:55 -0700
commit284d03e4f96c54fa34b7d10b534dfd3c9460b727 (patch)
tree7c0c10dd1c2106a24190fdd5bb6692068f0f1a44
parent25dd1d9dadb68224f600aabc7d05326acfef4d27 (diff)
parent9ba82baa5c2e9f1c1878c2d194aa6f2d86cb1f16 (diff)
downloadchef-284d03e4f96c54fa34b7d10b534dfd3c9460b727.tar.gz
Merge pull request #6511 from chef/adamleff/bump-inspec
Bump dependencies to pull in new InSpec
-rw-r--r--Gemfile.lock38
1 files changed, 19 insertions, 19 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 98b2a97cb6..41d1869281 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/rubysec/bundler-audit.git
- revision: 6e2e298aebb0707a1b62c08c005335ecd130aa66
+ revision: 06e6077aaaed3744915b1dda71effeea2ea41751
specs:
bundler-audit (0.6.0)
bundler (~> 1.2)
@@ -106,7 +106,7 @@ GEM
mixlib-cli (~> 1.4)
mixlib-shellout (~> 2.0)
ast (2.3.0)
- backports (3.8.0)
+ backports (3.10.3)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
blankslate (2.1.2.4)
@@ -158,13 +158,13 @@ GEM
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- hashdiff (0.3.6)
+ hashdiff (0.3.7)
hashie (3.5.6)
highline (1.7.8)
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec (1.40.0)
+ inspec (1.42.3)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -244,7 +244,7 @@ GEM
plist (3.3.0)
powerpack (0.1.1)
proxifier (1.0.3)
- pry (0.11.1)
+ pry (0.11.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.5.0)
@@ -264,22 +264,22 @@ GEM
rake
rake (12.1.0)
rb-readline (0.5.5)
- rspec (3.6.0)
- rspec-core (~> 3.6.0)
- rspec-expectations (~> 3.6.0)
- rspec-mocks (~> 3.6.0)
- rspec-core (3.6.0)
- rspec-support (~> 3.6.0)
- rspec-expectations (3.6.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.0)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
+ rspec-support (~> 3.7.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.6.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
- rspec-support (3.6.0)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -300,7 +300,7 @@ GEM
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
semverse (2.0.0)
- serverspec (2.41.0)
+ serverspec (2.41.1)
multi_json
rspec (~> 3.0)
rspec-its
@@ -345,7 +345,7 @@ GEM
ethon (>= 0.8.0)
unicode-display_width (1.3.0)
uuidtools (2.1.5)
- webmock (3.0.1)
+ webmock (3.1.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@@ -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.2)
+ winrm-fs (1.1.0)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)