summaryrefslogtreecommitdiff
path: root/test/acceptance/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'test/acceptance/Gemfile.lock')
-rw-r--r--test/acceptance/Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/acceptance/Gemfile.lock b/test/acceptance/Gemfile.lock
new file mode 100644
index 0000000..8706089
--- /dev/null
+++ b/test/acceptance/Gemfile.lock
@@ -0,0 +1,15 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ minitest (5.10.1)
+ ttytest (0.4.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ minitest
+ ttytest
+
+BUNDLED WITH
+ 1.13.7