16470: Removes unnecessary gem that may also cause issues.
[arvados.git] / services / api / Gemfile
index fddb64a280d21ddc38141fd8e096aeb06ec6b549..844b789af57135f855f123c8d4a4b38c79331e69 100644 (file)
@@ -9,7 +9,6 @@ gem 'responders', '~> 2.0'
 
 group :test, :development do
   gem 'factory_bot_rails'
-  gem 'database_cleaner'
 
   # As of now (2019-03-27) There's an open issue about incompatibilities with
   # newer versions of this gem: https://github.com/rails/rails-perftest/issues/38