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
|
@ -109,7 +109,7 @@ GEM
|
|||
activesupport (= 3.2.2)
|
||||
bundler (~> 1.0)
|
||||
railties (= 3.2.2)
|
||||
rails-i18n (0.5.1)
|
||||
rails-i18n (0.5.2)
|
||||
i18n (~> 0.5)
|
||||
railties (3.2.2)
|
||||
actionpack (= 3.2.2)
|
||||
|
@ -121,7 +121,7 @@ GEM
|
|||
rake (0.9.2.2)
|
||||
rdoc (3.12)
|
||||
json (~> 1.4)
|
||||
redcarpet (2.1.0)
|
||||
redcarpet (2.1.1)
|
||||
rinku (1.5.1)
|
||||
ruby-openid (2.1.8)
|
||||
sanitize (2.0.3)
|
||||
|
@ -170,7 +170,7 @@ DEPENDENCIES
|
|||
paperclip (~> 2.0)
|
||||
pg
|
||||
rails (= 3.2.2)
|
||||
rails-i18n (>= 0.5.1)
|
||||
rails-i18n (>= 0.5.2)
|
||||
redcarpet
|
||||
rinku (>= 1.2.2)
|
||||
sanitize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue