forked from saltstack-formulas/elasticsearch-formula
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
41 lines (38 loc) · 834 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
GEM
remote: https://rubygems.org/
specs:
artifactory (2.5.0)
kitchen-docker (2.6.0)
test-kitchen (>= 1.0.0)
kitchen-salt (0.0.24)
test-kitchen (~> 1.4)
mixlib-install (2.1.4)
artifactory
mixlib-shellout
mixlib-versioning
thor
mixlib-shellout (2.2.7)
mixlib-versioning (1.1.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
safe_yaml (1.0.4)
test-kitchen (1.13.2)
mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)
net-ssh-gateway (~> 1.2.0)
safe_yaml (~> 1.0)
thor (~> 0.18)
thor (0.19.1)
PLATFORMS
ruby
DEPENDENCIES
kitchen-docker
kitchen-salt
test-kitchen
BUNDLED WITH
1.13.6