|
@@ -0,0 +1,44 @@
|
|
|
+GEM
|
|
|
+ remote: https://rubygems.org/
|
|
|
+ specs:
|
|
|
+ faraday (0.9.1)
|
|
|
+ multipart-post (>= 1.2, < 3)
|
|
|
+ highline (1.7.2)
|
|
|
+ kitchen-ansible (0.0.22)
|
|
|
+ librarian-ansible
|
|
|
+ test-kitchen
|
|
|
+ kitchen-ansiblepush (0.3.5)
|
|
|
+ test-kitchen
|
|
|
+ kitchen-vagrant (0.18.0)
|
|
|
+ test-kitchen (~> 1.4)
|
|
|
+ librarian (0.1.2)
|
|
|
+ highline
|
|
|
+ thor (~> 0.15)
|
|
|
+ librarian-ansible (1.0.6)
|
|
|
+ faraday
|
|
|
+ librarian (~> 0.1.0)
|
|
|
+ mixlib-shellout (2.1.0)
|
|
|
+ multipart-post (2.0.0)
|
|
|
+ net-scp (1.2.1)
|
|
|
+ net-ssh (>= 2.6.5)
|
|
|
+ net-ssh (2.9.2)
|
|
|
+ safe_yaml (1.0.4)
|
|
|
+ test-kitchen (1.4.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-ansible
|
|
|
+ kitchen-ansiblepush
|
|
|
+ kitchen-vagrant
|
|
|
+ test-kitchen
|
|
|
+
|
|
|
+BUNDLED WITH
|
|
|
+ 1.10.6
|