We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f64a4 commit 1ccb273Copy full SHA for 1ccb273
1 file changed
Gemfile
@@ -28,7 +28,7 @@ group :development, :test do
28
gem 'sxp', git: 'https://github.com/dryruby/sxp.rb.git', branch: 'develop'
29
#gem 'linkeddata', git: 'https://github.com/ruby-rdf/linkeddata.git', branch: 'develop'
30
31
- gem 'simplecov', '~> 0.21', platforms: :mri
+ gem 'simplecov', '~> 0.22', platforms: :mri
32
gem 'simplecov-lcov', '~> 0.8', platforms: :mri
33
end
34
0 commit comments