From 184b2806e128f5ef5299e65aa1d815c87e11c34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 09:37:19 +0000 Subject: [PATCH] Bump the bundler-development group with 2 updates Bumps the bundler-development group with 2 updates: [webmock](https://github.com/bblimke/webmock) and [yard](https://github.com/lsegal/yard). Updates `webmock` from 3.26.1 to 3.26.2 - [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.26.1...v3.26.2) Updates `yard` from 0.9.38 to 0.9.45 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsegal/yard/compare/v0.9.38...v0.9.45) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-development - dependency-name: yard dependency-version: 0.9.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4ffef3..34bebd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,10 +23,10 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) @@ -53,7 +53,7 @@ GEM prism (~> 1.5) netrc (0.11.0) prism (1.9.0) - public_suffix (7.0.2) + public_suffix (7.0.5) rake (10.5.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -84,11 +84,11 @@ GEM concurrent-ruby (~> 1.0) uri (1.1.1) vcr (6.4.0) - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.38) + yard (0.9.45) PLATFORMS ruby