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 1068d27 commit 260fd6fCopy full SHA for 260fd6f
Gemfile
@@ -17,6 +17,6 @@ group :development, :test do
17
gem 'rdf-xsd', git: "https://github.com/ruby-rdf/rdf-xsd", branch: "develop"
18
gem 'sxp', git: "https://github.com/dryruby/sxp.rb", branch: "develop"
19
gem "redcarpet", platforms: :ruby
20
- gem 'simplecov', '~> 0.21', platforms: :mri
+ gem 'simplecov', '~> 0.22', platforms: :mri
21
gem 'simplecov-lcov', '~> 0.8', platforms: :mri
22
end
0 commit comments