Update arel dependency to version 3.0.0

This commit is contained in:
Erik Michaels-Ober 2012-01-12 12:03:29 -08:00
parent 4b43c273c2
commit 9b0bac92fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
GIT GIT
remote: git://github.com/sferik/rails_admin.git remote: git://github.com/sferik/rails_admin.git
revision: 629e9fd9d4df25528e84d31afdc8ebeb0f56fbb3 revision: 328d54d0adc51ce4bedaec72f1ac137f2cba7783
specs: specs:
rails_admin (0.0.1) rails_admin (0.0.1)
bbenezech-nested_form (~> 0.0) bbenezech-nested_form (~> 0.0)
@ -45,7 +45,7 @@ GEM
i18n (~> 0.6) i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
addressable (2.2.6) addressable (2.2.6)
arel (3.0.0.rc1) arel (3.0.0)
bbenezech-nested_form (0.0.2) bbenezech-nested_form (0.0.2)
bcrypt-ruby (3.0.1) bcrypt-ruby (3.0.1)
bcrypt-ruby (3.0.1-java) bcrypt-ruby (3.0.1-java)