Skip to content

Commit

Permalink
simplecov 0.22.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Sep 1, 2023
1 parent 63ac93c commit ce69f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ group :development, :test do
gem 'sparql-client', git: 'https://github.com/ruby-rdf/sparql-client.git', branch: 'develop'

gem 'rake'
gem 'simplecov', '~> 0.21', platforms: :mri
gem 'simplecov', '~> 0.22', platforms: :mri
gem 'simplecov-lcov', '~> 0.8', platforms: :mri
end

Expand Down

0 comments on commit ce69f96

Please sign in to comment.