summaryrefslogtreecommitdiff
path: root/qa/qa/fixtures/auto_devops_rack/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/fixtures/auto_devops_rack/Gemfile.lock')
-rw-r--r--qa/qa/fixtures/auto_devops_rack/Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/qa/qa/fixtures/auto_devops_rack/Gemfile.lock b/qa/qa/fixtures/auto_devops_rack/Gemfile.lock
new file mode 100644
index 00000000000..09cf72c48ac
--- /dev/null
+++ b/qa/qa/fixtures/auto_devops_rack/Gemfile.lock
@@ -0,0 +1,15 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ rack (2.0.4)
+ rake (12.3.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ rack
+ rake
+
+BUNDLED WITH
+ 1.16.1