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 cf6b6c3 commit 547286dCopy full SHA for 547286d
Gemfile
@@ -10,6 +10,6 @@ group :test do
10
gem 'rspec', '>= 3.1'
11
gem 'growl'
12
gem 'rb-fsevent'
13
- gem 'coveralls', :platforms => [:ruby_19, :ruby_20, :ruby_21, :ruby_21]
+ gem 'coveralls', :platforms => [:ruby_19, :ruby_20, :ruby_21, :ruby_21, :ruby_22]
14
gem 'i18n', '< 0.7.0', :platforms => [:ruby_18]
15
end
0 commit comments