From db626630191b1b4c8b0b0cb263767943d4776427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 08:52:23 +0000 Subject: [PATCH] Bump oauth2 from 2.0.9 to 2.0.16 Bumps [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.9 to 2.0.16. - [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.16) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9b09b1..cc47bea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) awesome_print (1.9.2) - base64 (0.2.0) + base64 (0.3.0) benchmark (0.4.0) bigdecimal (3.1.9) byebug (11.1.3) @@ -98,10 +98,10 @@ GEM faraday-detailed_logger (2.5.0) faraday (>= 0.16, < 3) faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) + faraday-em_synchrony (1.0.1) faraday-excon (1.1.0) faraday-httpclient (1.0.1) - faraday-multipart (1.1.0) + faraday-multipart (1.1.1) multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) @@ -117,7 +117,7 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.9.1) - jwt (2.10.1) + jwt (3.1.2) base64 language_server-protocol (3.17.0.3) ledger_sync (2.6.0) @@ -145,13 +145,14 @@ GEM racc (~> 1.4) nokogiri (1.15.7-x86_64-linux) racc (~> 1.4) - oauth2 (2.0.9) - faraday (>= 0.17.3, < 3.0) - jwt (>= 1.0, < 3.0) + oauth2 (2.0.16) + 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.3) + version_gem (~> 1.1, >= 1.1.8) openssl (3.3.0) parallel (1.26.3) parser (3.3.6.0) @@ -161,7 +162,7 @@ GEM colorize public_suffix (5.1.1) racc (1.8.1) - rack (3.1.8) + rack (3.2.1) rainbow (3.1.1) rake (13.2.1) regexp_parser (2.10.0) @@ -204,9 +205,9 @@ GEM simplecov_json_formatter (0.1.4) simply_serializable (1.5.1) fingerprintable (>= 1.2.1) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) + snaky_hash (2.0.3) + hashie (>= 0.1.0, < 6) + version_gem (>= 1.1.8, < 3) sync (0.5.0) term-ansicolor (1.11.2) tins (~> 1.0) @@ -219,7 +220,7 @@ GEM unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - version_gem (1.1.4) + version_gem (1.1.9) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2)