summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-01-09 18:04:04 -0600
committerMike Greiling <mike@pixelcog.com>2017-01-10 12:30:41 -0600
commit0e4aaa06d3a83f66a90a6f084efc8742a4221d5f (patch)
tree4f70b1c4755c491f5aa1806eb2af926404dcc8ce /Gemfile
parentee6de1d34f27fa4e60ab8a493d1b2d6ca997e91e (diff)
downloadgitlab-ce-0e4aaa06d3a83f66a90a6f084efc8742a4221d5f.tar.gz
remove remaining vestiges of teaspoon test runner
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index 27e415966df..0a5b4f5753c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -290,13 +290,9 @@ group :development, :test do
gem 'capybara-screenshot', '~> 1.0.0'
gem 'poltergeist', '~> 1.9.0'
- gem 'teaspoon', '~> 1.1.0'
- gem 'teaspoon-jasmine', '~> 2.2.0'
-
gem 'spring', '~> 1.7.0'
gem 'spring-commands-rspec', '~> 1.0.4'
gem 'spring-commands-spinach', '~> 1.1.0'
- gem 'spring-commands-teaspoon', '~> 0.0.2'
gem 'rubocop', '~> 0.43.0', require: false
gem 'rubocop-rspec', '~> 1.5.0', require: false