Skip to content

Commit e033e50

Browse files
committed
Merge branch 'hotfix/docker-update-gemupdate'
2 parents 2012fbe + f21a76c commit e033e50

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

test/Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
diff-lcs (1.2.5)
5-
docker-api (1.26.2)
5+
docker-api (1.28.0)
66
excon (>= 0.38.0)
77
json
8-
excon (0.48.0)
8+
excon (0.49.0)
99
json (1.8.3)
1010
multi_json (1.11.2)
1111
net-scp (1.2.1)
1212
net-ssh (>= 2.6.5)
13-
net-ssh (3.0.2)
13+
net-ssh (3.1.1)
1414
net-telnet (0.1.1)
15-
rake (11.1.1)
15+
rake (11.1.2)
1616
rspec (3.4.0)
1717
rspec-core (~> 3.4.0)
1818
rspec-expectations (~> 3.4.0)
@@ -29,15 +29,15 @@ GEM
2929
diff-lcs (>= 1.2.0, < 2.0)
3030
rspec-support (~> 3.4.0)
3131
rspec-support (3.4.1)
32-
serverspec (2.31.0)
32+
serverspec (2.31.1)
3333
multi_json
3434
rspec (~> 3.0)
3535
rspec-its
3636
specinfra (~> 2.53)
3737
sfl (2.2)
38-
specinfra (2.54.1)
38+
specinfra (2.56.1)
3939
net-scp
40-
net-ssh (>= 2.7, < 3.1)
40+
net-ssh (>= 2.7, < 4.0)
4141
net-telnet
4242
sfl
4343

0 commit comments

Comments
 (0)