Skip to content

Commit

Permalink
chore(deps-dev): update webmock requirement from ~> 3.19.1 to ~> 3.23…
Browse files Browse the repository at this point in the history
….0 in /resources/azure (#888)

chore(deps-dev): update webmock requirement from ~> 3.19.1 to ~> 3.23.0

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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ariel Valentin <[email protected]>
  • Loading branch information
dependabot[bot] and arielvalentin authored Apr 2, 2024
1 parent 3e6dc35 commit c101474
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rubocop', '~> 1.62'
spec.add_development_dependency 'rubocop-performance', '~> 1.20'
spec.add_development_dependency 'simplecov', '~> 0.17'
spec.add_development_dependency 'webmock', '~> 3.19.1'
spec.add_development_dependency 'webmock', '~> 3.23.0'
spec.add_development_dependency 'yard', '~> 0.9'

if spec.respond_to?(:metadata)
Expand Down

0 comments on commit c101474

Please sign in to comment.