Update webmock requirement from ~> 3.5.1 to ~> 3.6.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.5.1...v3.6.0)
This commit is contained in:
committed by
GitHub
parent
97f7963e0b
commit
e71182aed2
@@ -33,5 +33,5 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency 'rubocop-performance', '~> 1.3.0'
|
||||
s.add_development_dependency 'simplecov', '~> 0.16.1'
|
||||
s.add_development_dependency 'stackprof', '~> 0.2.12'
|
||||
s.add_development_dependency 'webmock', '~> 3.5.1'
|
||||
s.add_development_dependency 'webmock', '~> 3.6.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user