Skip to content

Commit f539c72

Browse files
botandrose-machinebotandrose
authored andcommitted
temporarily point at new_adapter_api branch for database_cleaner-core so that travis is green for the PR.
1 parent 4c7346b commit f539c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
# Specify your gem's dependencies in database_cleaner-redis.gemspec
44
gemspec
55

6-
gem "database_cleaner-core", git: "https://github.com/DatabaseCleaner/database_cleaner"
6+
gem "database_cleaner-core", git: "https://github.com/DatabaseCleaner/database_cleaner", branch: "new_adapter_api"
77

88
group :test do
99
gem "simplecov", require: false

0 commit comments

Comments
 (0)