From 5bdd1278d82b5f96f2dcf00f0de56f7d26b0411a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:03:33 +0000 Subject: [PATCH] Bump oauth2 from 2.0.22 to 2.0.23 Bumps [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.22 to 2.0.23. - [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.22...v2.0.23) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4639764..2a1c6b65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.8) + json (2.19.9) jwt (3.2.0) base64 language_server-protocol (3.17.0.5) @@ -122,14 +122,14 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - oauth2 (2.0.22) + oauth2 (2.0.23) auth-sanitizer (~> 0.2, >= 0.2.1) 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.5) + snaky_hash (~> 2.0, >= 2.0.6) version_gem (~> 1.1, >= 1.1.11) parallel (1.28.0) parser (3.3.11.1) @@ -204,7 +204,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - snaky_hash (2.0.5) + snaky_hash (2.0.6) hashie (>= 0.1.0, < 6) version_gem (>= 1.1.8, < 3) stringio (3.2.0) @@ -218,7 +218,7 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) vcr (6.4.0) - version_gem (1.1.11) + version_gem (1.1.12) webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2)