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 a60b158 commit 96907a2
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 @@ -10,6 +10,6 @@ gem "ebnf", github: "dryruby/ebnf", branch: "develop"
gem "sxp", github: "dryruby/sxp", branch: "develop"

group :test do
gem 'simplecov', '~> 0.21', platforms: :mri
gem 'simplecov', '~> 0.22', platforms: :mri
gem 'simplecov-lcov', '~> 0.8', platforms: :mri
end

0 comments on commit 96907a2

Please sign in to comment.