Skip to content

Commit

Permalink
Update webmock requirement from ~> 3.22.0 to ~> 3.23.0
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@v3.22.0...v3.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and timrogers committed Mar 22, 2024
1 parent 42d0545 commit 5f08632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ gem 'rspec-its', '~> 1.3.0'
gem 'rspec_junit_formatter', '~> 0.6.0'
gem 'rubocop', '~> 1.62.1'
gem 'simplecov', '~> 0.22.0'
gem 'webmock', '~> 3.22.0'
gem 'webmock', '~> 3.23.0'

0 comments on commit 5f08632

Please sign in to comment.