From 19de6df9c6cb5c1ed803a7ddf7259e86cba43868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:50:42 +0000 Subject: [PATCH] Bump oauth2 from 2.0.19 to 2.0.22 Bumps [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.19 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.19...v2.0.22) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++---------------------------------- 1 file changed, 19 insertions(+), 35 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00181df..ac95fdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,32 +1,15 @@ GEM remote: https://rubygems.org/ specs: - auth-sanitizer (0.1.2) - version_gem (~> 1.1, >= 1.1.9) + auth-sanitizer (0.2.3) + version_gem (~> 1.1, >= 1.1.14) base64 (0.3.0) - faraday (1.10.5) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0) - faraday-multipart (~> 1.0) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.0) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - faraday-retry (~> 1.0) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.1) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-multipart (1.2.0) - multipart-post (~> 2.0) - faraday-net_http (1.0.2) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) - faraday-retry (1.0.4) + faraday (2.14.3) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.4) + net-http (~> 0.5) hashie (5.1.0) logger json (2.5.1) @@ -34,22 +17,23 @@ GEM base64 logger (1.7.0) multi_xml (0.6.0) - multipart-post (2.4.1) - oauth2 (2.0.19) - auth-sanitizer (~> 0.1) + net-http (0.9.1) + uri (>= 0.11.1) + 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, >= 2.0.3) - version_gem (~> 1.1, >= 1.1.9) - rack (2.2.23) - ruby2_keywords (0.0.5) - snaky_hash (2.0.4) + snaky_hash (~> 2.0, >= 2.0.5) + version_gem (~> 1.1, >= 1.1.11) + rack (3.2.6) + snaky_hash (2.0.7) hashie (>= 0.1.0, < 6) - version_gem (>= 1.1.8, < 3) - version_gem (1.1.9) + version_gem (~> 1.1, >= 1.1.14) + uri (1.1.1) + version_gem (1.1.14) PLATFORMS ruby