From 2b544898bb61dab9cff07bbb9a1e79c32a9009bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:06:37 +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 | 54 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8042021..7d415ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,10 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + auth-sanitizer (0.2.3) + version_gem (~> 1.1, >= 1.1.14) + base64 (0.3.0) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) @@ -82,13 +86,16 @@ GEM dotenv (= 2.8.1) railties (>= 3.2) erubi (1.12.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.3) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.4) + net-http (~> 0.5) globalid (1.1.0) activesupport (>= 5.0) - hashie (5.0.0) + hashie (5.1.0) + logger i18n (1.14.1) concurrent-ruby (~> 1.0) importmap-rails (1.2.1) @@ -100,7 +107,10 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jwt (2.7.1) + json (2.21.1) + jwt (3.2.0) + base64 + logger (1.7.0) loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -114,7 +124,10 @@ GEM mini_mime (1.1.2) minitest (5.19.0) msgpack (1.7.2) - multi_xml (0.6.0) + multi_xml (0.9.1) + bigdecimal (>= 3.1, < 5) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.3.7) date net-protocol @@ -129,13 +142,17 @@ GEM racc (~> 1.4) nokogiri (1.15.3-x86_64-darwin) racc (~> 1.4) - oauth2 (2.0.9) - faraday (>= 0.17.3, < 3.0) - jwt (>= 1.0, < 3.0) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) + 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.1) hashie (>= 3.4.6) rack (>= 2.2.3) @@ -155,7 +172,7 @@ GEM puma (5.6.6) nio4r (~> 2.0) racc (1.7.1) - rack (2.2.8) + rack (2.2.23) rack-protection (3.0.6) rack rack-test (2.1.0) @@ -192,10 +209,9 @@ GEM reline (0.3.7) io-console (~> 0.5) repost (0.4.1) - ruby2_keywords (0.0.5) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) + snaky_hash (2.0.7) + hashie (>= 0.1.0, < 6) + version_gem (~> 1.1, >= 1.1.14) sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -213,7 +229,8 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - version_gem (1.1.3) + uri (1.1.1) + version_gem (1.1.14) web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -227,6 +244,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap