Update test-kitchen gem
This commit is contained in:
parent
099debe5c3
commit
17f9b897bf
10
Gemfile.lock
10
Gemfile.lock
@ -3,7 +3,7 @@ GEM
|
|||||||
specs:
|
specs:
|
||||||
addressable (2.5.0)
|
addressable (2.5.0)
|
||||||
public_suffix (~> 2.0, >= 2.0.2)
|
public_suffix (~> 2.0, >= 2.0.2)
|
||||||
artifactory (2.7.0)
|
artifactory (2.8.1)
|
||||||
ast (2.3.0)
|
ast (2.3.0)
|
||||||
attribute_struct (0.3.4)
|
attribute_struct (0.3.4)
|
||||||
bogo (>= 0.1.31, < 0.3.0)
|
bogo (>= 0.1.31, < 0.3.0)
|
||||||
@ -199,15 +199,15 @@ GEM
|
|||||||
sfl
|
sfl
|
||||||
syslog-logger (1.6.8)
|
syslog-logger (1.6.8)
|
||||||
systemu (2.6.5)
|
systemu (2.6.5)
|
||||||
test-kitchen (1.15.0)
|
test-kitchen (1.16.0)
|
||||||
mixlib-install (>= 1.2, < 3.0)
|
mixlib-install (>= 1.2, < 3.0)
|
||||||
mixlib-shellout (>= 1.2, < 3.0)
|
mixlib-shellout (>= 1.2, < 3.0)
|
||||||
net-scp (~> 1.1)
|
net-scp (~> 1.1)
|
||||||
net-ssh (>= 2.9, < 5.0)
|
net-ssh (>= 2.9, < 5.0)
|
||||||
net-ssh-gateway (~> 1.2)
|
net-ssh-gateway (~> 1.2)
|
||||||
safe_yaml (~> 1.0)
|
safe_yaml (~> 1.0)
|
||||||
thor (~> 0.18)
|
thor (~> 0.19, < 0.19.2)
|
||||||
thor (0.19.4)
|
thor (0.19.1)
|
||||||
unf (0.1.4)
|
unf (0.1.4)
|
||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.7.2)
|
unf_ext (0.0.7.2)
|
||||||
@ -227,4 +227,4 @@ DEPENDENCIES
|
|||||||
test-kitchen
|
test-kitchen
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.14.3
|
1.14.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user