Updated to newest version of the i18n-inflector-rails gem
This commit is contained in:
parent
1eb0d3bbab
commit
7f4e048cad
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -26,7 +26,7 @@ gem 'haml'
|
|||
gem 'will_paginate', '3.0.pre2'
|
||||
|
||||
#Inflected translations
|
||||
gem 'i18n-inflector-rails', '~> 0.2'
|
||||
gem 'i18n-inflector-rails', '~> 1.0'
|
||||
|
||||
#Uncatagorized
|
||||
gem 'roxml', :git => 'git://github.com/Empact/roxml.git'
|
||||
|
|
|
|||
Loading…
Reference in a new issue