mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:08:08 -05:00
Depend on latest arel RC
This commit is contained in:
@@ -23,6 +23,6 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.add_dependency('activesupport', version)
|
||||
s.add_dependency('activemodel', version)
|
||||
s.add_dependency('arel', '~> 0.4.0')
|
||||
s.add_dependency('arel', '~> 1.0.0.rc1')
|
||||
s.add_dependency('tzinfo', '~> 0.3.23')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user