Gemfile.lock 874 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. faraday (0.9.1)
  5. multipart-post (>= 1.2, < 3)
  6. highline (1.7.2)
  7. kitchen-ansible (0.0.22)
  8. librarian-ansible
  9. test-kitchen
  10. kitchen-ansiblepush (0.3.5)
  11. test-kitchen
  12. kitchen-vagrant (0.18.0)
  13. test-kitchen (~> 1.4)
  14. librarian (0.1.2)
  15. highline
  16. thor (~> 0.15)
  17. librarian-ansible (1.0.6)
  18. faraday
  19. librarian (~> 0.1.0)
  20. mixlib-shellout (2.1.0)
  21. multipart-post (2.0.0)
  22. net-scp (1.2.1)
  23. net-ssh (>= 2.6.5)
  24. net-ssh (2.9.2)
  25. safe_yaml (1.0.4)
  26. test-kitchen (1.4.1)
  27. mixlib-shellout (>= 1.2, < 3.0)
  28. net-scp (~> 1.1)
  29. net-ssh (~> 2.7)
  30. safe_yaml (~> 1.0)
  31. thor (~> 0.18)
  32. thor (0.19.1)
  33. PLATFORMS
  34. ruby
  35. DEPENDENCIES
  36. kitchen-ansible
  37. kitchen-ansiblepush
  38. kitchen-vagrant
  39. test-kitchen
  40. BUNDLED WITH
  41. 1.10.6