Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
Satoshi Matsumoto committed Aug 13, 2017
1 parent 1e8949a commit d17c1d9
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,39 +1,40 @@
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
diff-lcs (1.3)
multi_json (1.12.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
net-ssh (4.1.0)
net-telnet (0.1.1)
rainbow (2.1.0)
rake (11.3.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.3)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
rainbow (2.2.2)
rake
rake (12.0.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)
serverspec (2.36.1)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
serverspec (2.40.0)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.53)
sfl (2.2)
specinfra (2.63.1)
specinfra (~> 2.68)
sfl (2.3)
specinfra (2.70.1)
net-scp
net-ssh (>= 2.7, < 4.0)
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl

Expand All @@ -46,4 +47,4 @@ DEPENDENCIES
serverspec

BUNDLED WITH
1.12.5
1.15.3

0 comments on commit d17c1d9

Please sign in to comment.