Skip to content

Commit

Permalink
Bump activerecord-deprecated_finders. Fixes #10304
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Apr 29, 2013
1 parent a91bde3 commit 9848e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/activerecord.gemspec
Expand Up @@ -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

0 comments on commit 9848e89

Please sign in to comment.