ansible-role-elasticsearch/Gemfile.lock

76 lines
1.6 KiB
Text
Raw Normal View History

2016-04-15 17:04:31 +01:00
GEM
remote: https://rubygems.org/
specs:
2018-02-01 13:57:10 +01:00
builder (3.2.3)
erubis (2.7.0)
ffi (1.9.18)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
httpclient (2.8.3)
kitchen-ansible (0.48.1)
2017-08-15 12:03:16 +01:00
net-ssh (>= 3)
2016-04-15 17:04:31 +01:00
test-kitchen (~> 1.4)
2017-08-15 12:03:16 +01:00
kitchen-docker (2.6.0)
2016-04-15 17:04:31 +01:00
test-kitchen (>= 1.0.0)
2018-02-01 13:57:10 +01:00
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
mixlib-install (3.9.0)
mixlib-shellout
mixlib-versioning
2017-08-15 12:03:16 +01:00
thor
2018-02-01 13:57:10 +01:00
mixlib-shellout (2.3.2)
2017-08-15 12:03:16 +01:00
mixlib-versioning (1.2.2)
2018-02-01 13:57:10 +01:00
multi_json (1.13.1)
2016-04-15 17:04:31 +01:00
net-scp (1.2.1)
net-ssh (>= 2.6.5)
2018-02-01 13:57:10 +01:00
net-ssh (4.2.0)
2017-08-15 12:03:16 +01:00
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
2018-02-01 13:57:10 +01:00
nori (2.6.0)
rubyntlm (0.6.2)
rubyzip (1.2.1)
test-kitchen (1.20.0)
mixlib-install (~> 3.6)
2016-04-15 17:04:31 +01:00
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
2017-08-15 12:03:16 +01:00
net-ssh (>= 2.9, < 5.0)
net-ssh-gateway (~> 1.2)
thor (~> 0.19, < 0.19.2)
2018-02-01 13:57:10 +01:00
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1.0)
2016-04-15 17:04:31 +01:00
thor (0.19.1)
2018-02-01 13:57:10 +01:00
winrm (2.2.3)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.1.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
2016-04-15 17:04:31 +01:00
PLATFORMS
ruby
DEPENDENCIES
2018-02-01 13:57:10 +01:00
kitchen-ansible (= 0.48.1)
2017-08-15 12:03:16 +01:00
kitchen-docker (= 2.6.0)
2018-02-01 13:57:10 +01:00
net-ssh (= 4.2.0)
test-kitchen (= 1.20.0)
2016-04-15 17:04:31 +01:00
BUNDLED WITH
2018-02-01 13:57:10 +01:00
1.16.1