From 1d3da9ad72704cd35a8c3a26fc5582dc075c60d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:03:15 +0000 Subject: [PATCH] Bump oauth2 from 2.0.24 to 2.0.25 Bumps [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.24 to 2.0.25. - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-oauth/oauth2/compare/v2.0.24...v2.0.25) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6aa92588..3f97c87e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,11 +28,11 @@ GEM tzinfo (~> 2.0) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - anonymous_loader (0.1.1) - version_gem (~> 1.1, >= 1.1.12) + anonymous_loader (0.1.3) + version_gem (~> 1.1, >= 1.1.14) ast (2.4.3) - auth-sanitizer (0.2.2) - version_gem (~> 1.1, >= 1.1.10) + auth-sanitizer (0.2.3) + version_gem (~> 1.1, >= 1.1.14) awesome_print (1.9.2) base64 (0.3.0) benchmark (0.5.0) @@ -88,7 +88,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.20.0) + json (2.21.1) jwt (3.2.0) base64 language_server-protocol (3.17.0.6) @@ -124,16 +124,16 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - oauth2 (2.0.24) - anonymous_loader (~> 0.1, >= 0.1.1) - auth-sanitizer (~> 0.2, >= 0.2.2) + oauth2 (2.0.25) + anonymous_loader (~> 0.1, >= 0.1.3) + auth-sanitizer (~> 0.2, >= 0.2.3) faraday (>= 0.17.3, < 4.0) jwt (>= 1.0, < 4.0) logger (~> 1.2) multi_xml (~> 0.5) rack (>= 1.2, < 4) - snaky_hash (~> 2.0, >= 2.0.6) - version_gem (~> 1.1, >= 1.1.12) + snaky_hash (~> 2.0, >= 2.0.7) + version_gem (~> 1.1, >= 1.1.14) parallel (1.28.0) parser (3.3.11.1) ast (~> 2.4.1) @@ -207,9 +207,9 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - snaky_hash (2.0.6) + snaky_hash (2.0.7) hashie (>= 0.1.0, < 6) - version_gem (>= 1.1.8, < 3) + version_gem (~> 1.1, >= 1.1.14) stringio (3.2.0) thor (1.4.0) timeout (0.6.1) @@ -221,7 +221,7 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) vcr (6.4.0) - version_gem (1.1.12) + version_gem (1.1.14) webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2)