mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Bump arel dep to 0.2.pre
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -16,7 +16,7 @@ gem "rack", "1.0.1"
|
||||
gem "rack-mount", :git => "git://github.com/rails/rack-mount.git"
|
||||
gem "rack-test", "~> 0.5.0"
|
||||
gem "erubis", "~> 2.6.0"
|
||||
gem "arel", "0.1.3", :git => "git://github.com/rails/arel.git"
|
||||
gem "arel", "0.2.pre", :git => "git://github.com/rails/arel.git"
|
||||
gem "mocha"
|
||||
gem "sqlite3-ruby"
|
||||
gem "RedCloth"
|
||||
|
||||
Reference in New Issue
Block a user