mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
fix travis.
This commit is contained in:
parent
0dcf095f71
commit
8e34c1e652
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
database_cleaner (1.6.3)
|
||||
database_cleaner (1.7.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
@ -283,4 +283,4 @@ DEPENDENCIES
|
|||
tzinfo
|
||||
|
||||
BUNDLED WITH
|
||||
1.15.0
|
||||
1.16.1
|
||||
|
|
Loading…
Reference in a new issue