We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f2cb7 commit dba00a6Copy full SHA for dba00a6
Gemfile
@@ -2,6 +2,6 @@ source :rubygems
2
3
gemspec
4
5
-gem "rcov", :platforms => :mri_18
+gem "rcov", :group => :test, :platforms => :mri_18
6
gem "erubis", "~> 2.7"
7
0 commit comments