mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Gemfile: try to avoid rake issue
This commit is contained in:
parent
9ccef21fdf
commit
710febbf76
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -1,2 +1,4 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
|
gem "rake", "< 11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue