postgres-formula/Gemfile.lock
2015-02-20 17:13:54 +00:00

26 lines
506 B
Text

GEM
remote: https://rubygems.org/
specs:
kitchen-salt (0.0.19)
kitchen-vagrant (0.15.0)
test-kitchen (~> 1.0)
mixlib-shellout (2.0.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
safe_yaml (1.0.4)
test-kitchen (1.3.1)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (~> 2.7)
safe_yaml (~> 1.0)
thor (~> 0.18)
thor (0.19.1)
PLATFORMS
ruby
DEPENDENCIES
kitchen-salt
kitchen-vagrant
test-kitchen (> 1.2.0)