Skip to content

Commit

Permalink
Use arel 0.3.1, for srs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Mar 10, 2010
1 parent 0b00e2b commit c5ff181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/activerecord.gemspec
Expand Up @@ -22,5 +22,5 @@ Gem::Specification.new do |s|

s.add_dependency('activesupport', version)
s.add_dependency('activemodel', version)
s.add_dependency('arel', '~> 0.3.0')
s.add_dependency('arel', '~> 0.3.1')
end

0 comments on commit c5ff181

Please sign in to comment.