Skip to content

Commit

Permalink
Update serverspec gems
Browse files Browse the repository at this point in the history
  • Loading branch information
mblaschke committed Feb 6, 2017
1 parent d3cd922 commit 26cae5e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/serverspec/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
docker-api (1.33.1)
diff-lcs (1.3)
docker-api (1.33.2)
excon (>= 0.38.0)
json
excon (0.54.0)
json (2.0.2)
json (2.0.3)
multi_json (1.12.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
net-ssh (4.0.1)
net-telnet (0.1.1)
rake (12.0.0)
rspec (3.5.0)
Expand All @@ -31,15 +31,15 @@ GEM
rspec-retry (0.5.3)
rspec-core (> 3.3, < 3.6)
rspec-support (3.5.0)
serverspec (2.37.2)
serverspec (2.38.0)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.53)
sfl (2.3)
specinfra (2.66.3)
specinfra (2.66.8)
net-scp
net-ssh (>= 2.7, < 4.0)
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl

Expand Down

0 comments on commit 26cae5e

Please sign in to comment.