mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Okay, the new incompatible arel is now called 2.2 and the sun shines upon thee once more
This commit is contained in:
@@ -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.5')
|
||||
s.add_dependency('arel', '~> 2.2.0')
|
||||
s.add_dependency('tzinfo', '~> 0.3.29')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user