Update webmock requirement from ~> 3.12.0 to ~> 3.13.0
Updates the requirements on [webmock](https://github.com/bblimke/webmock) to permit the latest version. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.12.0...v3.13.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -32,5 +32,5 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency 'simplecov', '~> 0.21.0'
|
||||
s.add_development_dependency 'simplecov-lcov', '~> 0.8.0'
|
||||
s.add_development_dependency 'stackprof', '~> 0.2.12'
|
||||
s.add_development_dependency 'webmock', '~> 3.12.0'
|
||||
s.add_development_dependency 'webmock', '~> 3.13.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user