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 ee54f7f commit e0c26cfCopy full SHA for e0c26cf
Gemfile
@@ -1,8 +1,2 @@
1
source "http://rubygems.org"
2
-group :test do
3
- gem 'coveralls', '0.8.5', require: false # Test coverage website. Go to https://coveralls.io
4
- gem 'tins', '< 1.3.4', platforms: [:ruby_19, :jruby]
5
- gem 'term-ansicolor', '< 1.4.0', platforms: [:ruby_19, :jruby]
6
-end
7
-
8
gemspec
0 commit comments