Updated to newest version of the i18n-inflector-rails gem

This commit is contained in:
Paweł Wilk 2011-02-15 01:57:10 +01:00
parent 1eb0d3bbab
commit 7f4e048cad

View file

@ -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'