summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-05-11 13:27:33 +0100
committerGitHub <noreply@github.com>2017-05-11 13:27:33 +0100
commit3b8a6cff6ed1fa993174d51df58887448598e17e (patch)
tree1155a7b228cd5fef2f5c811f592addbfb8bc6697 /Gemfile.lock
parent462f780b54eb12eab0b4cbe419ed5051b92bb1ae (diff)
parent0b857d60eb23ac3cb855f17b9ed054cd99eab785 (diff)
downloadchef-3b8a6cff6ed1fa993174d51df58887448598e17e.tar.gz
Merge pull request #6138 from chef/tm/acceptance
Acceptance test fixes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock40
1 files changed, 20 insertions, 20 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 166494703a..1697c04c8b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -114,7 +114,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.0.2)
+ activesupport (5.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -140,7 +140,7 @@ GEM
net-ssh
coderay (1.1.1)
concurrent-ruby (1.0.5)
- debug_inspector (0.0.2)
+ debug_inspector (0.0.3)
diff-lcs (1.3)
docile (1.1.5)
docker-api (1.33.4)
@@ -180,7 +180,7 @@ GEM
httpclient (2.8.3)
i18n (0.8.1)
iniparse (1.4.2)
- inspec (1.21.0)
+ inspec (1.23.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -209,7 +209,7 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.8.2)
- minitest (5.10.1)
+ minitest (5.10.2)
mixlib-archive (0.4.1)
mixlib-log
mixlib-authentication (1.4.1)
@@ -257,12 +257,12 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- parallel (1.11.1)
+ parallel (1.11.2)
parser (2.4.0.0)
ast (~> 2.2)
parslet (1.5.0)
blankslate (~> 2.0)
- plist (3.2.0)
+ plist (3.3.0)
powerpack (0.1.1)
proxifier (1.0.3)
pry (0.10.4)
@@ -281,28 +281,28 @@ GEM
pusher-client (0.6.2)
json
websocket (~> 1.0)
- rack (2.0.1)
+ rack (2.0.2)
rainbow (2.2.2)
rake
rake (12.0.0)
rb-readline (0.5.4)
retriable (3.0.2)
- rspec (3.5.0)
- rspec-core (~> 3.5.0)
- rspec-expectations (~> 3.5.0)
- rspec-mocks (~> 3.5.0)
- rspec-core (3.5.4)
- rspec-support (~> 3.5.0)
- rspec-expectations (3.5.0)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
+ rspec-support (~> 3.6.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.5.0)
+ rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-support (3.5.0)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -332,7 +332,7 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
- specinfra (2.67.8)
+ specinfra (2.67.9)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
@@ -389,7 +389,7 @@ GEM
ffi-win32-extensions
windows-api (0.4.4)
win32-api (>= 1.4.5)
- winrm (2.2.2)
+ winrm (2.2.3)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)