summaryrefslogtreecommitdiff
path: root/kitchen-tests/test
diff options
context:
space:
mode:
Diffstat (limited to 'kitchen-tests/test')
-rw-r--r--kitchen-tests/test/integration/webapp/serverspec/Gemfile.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/kitchen-tests/test/integration/webapp/serverspec/Gemfile.lock b/kitchen-tests/test/integration/webapp/serverspec/Gemfile.lock
new file mode 100644
index 0000000000..4a62dbc9ab
--- /dev/null
+++ b/kitchen-tests/test/integration/webapp/serverspec/Gemfile.lock
@@ -0,0 +1,17 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ ffi (1.9.10)
+ ffi-yajl (1.4.0)
+ ffi (~> 1.5)
+ libyajl2 (~> 1.2)
+ libyajl2 (1.2.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ ffi-yajl (~> 1.1)
+
+BUNDLED WITH
+ 1.11.2