We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd35663 commit 57e3d4fCopy full SHA for 57e3d4f
Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
3
# Specify your gem's dependencies in database_cleaner-redis.gemspec
4
gemspec
5
6
-gem "database_cleaner-core", git: "https://github.com/DatabaseCleaner/database_cleaner", branch: "new_adapter_api"
+gem "database_cleaner-core", git: "https://github.com/DatabaseCleaner/database_cleaner"
7
8
group :test do
9
gem "simplecov", require: false
0 commit comments