Update to rails-i18n 0.5.2 and remove monkey patch
This commit is contained in:
parent
d0980087d1
commit
a48f2ac856
3 changed files with 4 additions and 16 deletions
2
Gemfile
2
Gemfile
|
@ -11,7 +11,7 @@ gem 'pg'
|
|||
gem 'jquery-rails'
|
||||
|
||||
# Load rails plugins
|
||||
gem 'rails-i18n', ">= 0.5.1"
|
||||
gem 'rails-i18n', ">= 0.5.2"
|
||||
gem 'dynamic_form'
|
||||
gem 'rinku', '>= 1.2.2', :require => 'rails_rinku'
|
||||
gem 'oauth-plugin', '>= 0.4.0.pre7'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue