summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance/Gemfile')
-rw-r--r--tests/acceptance/Gemfile7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/acceptance/Gemfile b/tests/acceptance/Gemfile
deleted file mode 100644
index 353eb5fe6..000000000
--- a/tests/acceptance/Gemfile
+++ /dev/null
@@ -1,7 +0,0 @@
-source 'https://rubygems.org'
-
-gem 'cucumber'
-gem 'capybara'
-gem 'selenium-webdriver'
-gem 'headless'
-gem 'rspec'