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 9a5ef38 commit 4ec1de3Copy full SHA for 4ec1de3
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_22]
+ gem 'coveralls', :platforms => [:ruby_19, :ruby_20, :ruby_21]
14
gem 'i18n', '< 0.7.0', :platforms => [:ruby_18]
15
end
0 commit comments