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 97bff54 commit b394c61Copy full SHA for b394c61
Gemfile
@@ -11,4 +11,6 @@ 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
16
end
0 commit comments