mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Upgrade Rake to newest version
This commit is contained in:
parent
16377043ac
commit
d44a92b1f9
1 changed files with 2 additions and 2 deletions
|
@ -210,7 +210,7 @@ GEM
|
|||
activesupport (= 3.0.0)
|
||||
rake (>= 0.8.4)
|
||||
thor (~> 0.14.0)
|
||||
rake (10.3.2)
|
||||
rake (11.1.2)
|
||||
rb-fsevent (0.9.4)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
|
@ -280,4 +280,4 @@ DEPENDENCIES
|
|||
tzinfo
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.5
|
||||
1.10.6
|
||||
|
|
Loading…
Reference in a new issue