Skip to content

Commit

Permalink
bumping up arel version
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Jul 25, 2011
1 parent 64cb34d commit 6dcdcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/activerecord.gemspec
Expand Up @@ -21,6 +21,6 @@ Gem::Specification.new do |s|

s.add_dependency('activesupport', version)
s.add_dependency('activemodel', version)
s.add_dependency('arel', '~> 2.1.3')
s.add_dependency('arel', '~> 2.1.4')
s.add_dependency('tzinfo', '~> 0.3.29')
end

0 comments on commit 6dcdcdc

Please sign in to comment.