Skip to content

Commit

Permalink
Update webmock requirement from ~> 1.24.6 to ~> 3.16.2 (#532)
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@v1.24.6...v3.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent 60104e5 commit 90d6b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog-openstack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'shindo', '~> 0.3'
spec.add_development_dependency 'vcr'
spec.add_development_dependency 'webmock', '~> 1.24.6'
spec.add_development_dependency 'webmock', '~> 3.16.2'
end

0 comments on commit 90d6b33

Please sign in to comment.