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 da1830f commit 79f64d7Copy full SHA for 79f64d7
Gemfile
@@ -52,4 +52,6 @@ end
52
group :test do
53
gem 'equivalent-xml'
54
gem 'rake'
55
+ gem 'simplecov', '~> 0.16', platforms: :mri
56
+ gem 'coveralls', '~> 0.8', '>= 0.8.23', platforms: :mri
57
end
0 commit comments