Skip to content

Commit

Permalink
Merge pull request #261 from wpscanteam/dependabot/bundler/webmock-tw…
Browse files Browse the repository at this point in the history
…-3.23.1

Update webmock requirement from ~> 3.19.1 to ~> 3.23.1
  • Loading branch information
erwanlr authored Sep 9, 2024
2 parents 2716816 + 7f74e59 commit e2405ab
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 e2405ab

Please sign in to comment.