Dependency fixed

This commit is contained in:
Paweł Wilk 2011-01-15 23:34:01 +01:00
parent ee59f36b77
commit 60bed99c3b

View file

@ -26,7 +26,7 @@ gem 'haml'
gem 'will_paginate', '3.0.pre2'
#Inflected translations
gem 'i18n-inflector-rails', '0.1.0'
gem 'i18n-inflector-rails', '~> 0.1'
#Uncatagorized
gem 'roxml', :git => 'git://github.com/Empact/roxml.git'