diff --git a/Gemfile b/Gemfile index d5a2660b..ef682c58 100644 --- a/Gemfile +++ b/Gemfile @@ -35,8 +35,4 @@ source 'https://rubygems.org' do # Dav4Rack gem 'ox' - - group :test do - gem 'rails-controller-testing' - end end