mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Bump activerecord-deprecated_finders. Fixes #10304
This commit is contained in:
parent
a91bde349f
commit
9848e8916f
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency 'activemodel', version
|
||||
|
||||
s.add_dependency 'arel', '~> 4.0.0'
|
||||
s.add_dependency 'activerecord-deprecated_finders', '~> 1.0.1'
|
||||
s.add_dependency 'activerecord-deprecated_finders', '~> 1.0.2'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue