We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b394c61 commit a9e3213Copy full SHA for a9e3213
Gemfile
@@ -11,6 +11,5 @@ group :test do
11
gem 'growl'
12
gem 'rb-fsevent'
13
gem 'coveralls', :platform => :ruby_19
14
-
15
- gem 'i18n', '~< 0.6.0', :platform => :ruby_18
+ gem 'i18n', '< 0.7.0', :platform => :ruby_18
16
end
0 commit comments