Skip to content

Commit

Permalink
Update simplecov requirement from ~> 0.18.5 to ~> 0.21.2 (#60)
Browse files Browse the repository at this point in the history
Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](simplecov-ruby/simplecov@v0.18.5...v0.21.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 7, 2024
1 parent 1bedbc5 commit 5a32111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sec_id.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3.9'
spec.add_development_dependency 'rubocop', '~> 1.18.4'
spec.add_development_dependency 'rubocop-rspec', '~> 1.38'
spec.add_development_dependency 'simplecov', '~> 0.18.5'
spec.add_development_dependency 'simplecov', '~> 0.21.2'
end

0 comments on commit 5a32111

Please sign in to comment.