Skip to content

Commit

Permalink
Update webmock requirement from ~> 3.19.1 to ~> 3.23.1
Browse files Browse the repository at this point in the history
Updates the requirements on [webmock](https://github.com/bblimke/webmock) to permit the latest version.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.19.1...v3.23.1)

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 2716816 commit 7f74e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms_scanner.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop-performance', '~> 1.19.1'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.add_development_dependency 'simplecov-lcov', '~> 0.8.0'
s.add_development_dependency 'webmock', '~> 3.19.1'
s.add_development_dependency 'webmock', '~> 3.23.1'
end

0 comments on commit 7f74e59

Please sign in to comment.