From a15f63ab5ee32df0f2119c726c0c6d9b38b49b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:58:15 +0000 Subject: [PATCH] Bump oauth2 from 2.0.9 to 2.0.22 Bumps [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.9 to 2.0.22. - [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.9...v2.0.22) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ec26bd..dde557e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,21 +7,25 @@ PATH GEM remote: https://rubygems.org/ specs: - faraday (2.7.1) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + auth-sanitizer (0.2.3) + version_gem (~> 1.1, >= 1.1.14) + faraday (1.0.1) + multipart-post (>= 1.2, < 3) hashie (5.0.0) - jwt (2.5.0) + jwt (2.3.0) + logger (1.5.3) minitest (5.16.3) multi_xml (0.6.0) - oauth2 (2.0.9) - faraday (>= 0.17.3, < 3.0) - jwt (>= 1.0, < 3.0) + multipart-post (2.3.0) + oauth2 (2.0.22) + 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) - version_gem (~> 1.1) + snaky_hash (~> 2.0, >= 2.0.5) + version_gem (~> 1.1, >= 1.1.11) omniauth (2.1.0) hashie (>= 3.4.6) rack (>= 2.2.3) @@ -29,15 +33,14 @@ GEM omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - rack (3.0.2) + rack (2.2.23) rack-protection (3.0.4) rack rake (13.0.6) - ruby2_keywords (0.0.5) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) - version_gem (1.1.1) + snaky_hash (2.0.7) + hashie (>= 0.1.0, < 6) + version_gem (~> 1.1, >= 1.1.14) + version_gem (1.1.14) PLATFORMS ruby