From 509d8d158f5134d65d87fe75d0ffa1a4a3f3c608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:54:45 -0700 Subject: [PATCH] Bump the development-dependencies group with 2 updates (#2765) * Bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [webmock](https://github.com/bblimke/webmock) and [mocha](https://github.com/freerange/mocha). 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 `mocha` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mocha dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] * Sync Gemfile.saas.lock --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] --- Gemfile.lock | 10 +++++----- Gemfile.saas.lock | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03031d000..2213f00bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM specs: action_text-trix (2.1.17) railties - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) autotuner (1.1.0) @@ -156,7 +156,7 @@ GEM bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -286,7 +286,7 @@ GEM stimulus-rails turbo-rails mittens (0.3.1) - mocha (3.0.2) + mocha (3.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.8.0) net-http-persistent (4.0.8) @@ -342,7 +342,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) raabro (1.4.0) @@ -475,7 +475,7 @@ GEM web-push (3.1.0) jwt (~> 3.0) openssl (>= 3.0) - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 01dacac5a..f7d222994 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -217,7 +217,7 @@ GEM activemodel (>= 7.0) activemodel-serializers-xml (~> 1.0) activesupport (>= 7.0) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) anyway_config (2.7.2) ruby-next-core (~> 1.0) @@ -246,7 +246,7 @@ GEM bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -399,7 +399,7 @@ GEM stimulus-rails turbo-rails mittens (0.3.1) - mocha (3.0.2) + mocha (3.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.8.0) multi_json (1.19.1) @@ -494,7 +494,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) raabro (1.4.0) @@ -646,7 +646,7 @@ GEM web-push (3.1.0) jwt (~> 3.0) openssl (>= 3.0) - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)