Skip to content

Commit

Permalink
Update dependency simplecov to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 475b1e7 commit 8946f04
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 @@ -92,7 +92,7 @@ group :test do
gem 'minitest-stub_any_instance'
gem 'selenium-webdriver', '~> 4.26'
# gem 'webdrivers'
gem 'simplecov', '0.17.1', require: false # CC last supported v0.17
gem 'simplecov', '0.22.0', require: false # CC last supported v0.17
gem 'spy'
gem 'webmock'
end
Expand Down

0 comments on commit 8946f04

Please sign in to comment.