Skip to content

Commit 720be21

Browse files
chore(deps): update webmock requirement from ~> 3.24.0 to ~> 3.25.0 (#591)
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.24.0...v3.25.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e3aeec commit 720be21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ gem 'rake', '~> 13.0'
1111
gem 'rubocop', '1.71.2'
1212
gem 'simplecov'
1313
gem 'steep', '~> 1.9.3'
14-
gem 'webmock', '~> 3.24.0'
14+
gem 'webmock', '~> 3.25.0'
1515
gem 'yard', '~> 0.9.11'

0 commit comments

Comments
 (0)