From 168f58326c48ac4fed1193b704f60e1c40723621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:57:47 +0000 Subject: [PATCH] chore(deps): bump jwt from 2.7.1 to 3.2.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.7.1 to 3.2.0. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v2.7.1...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b16a5bcca..2ffec0ae0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,6 +82,8 @@ GEM public_suffix (>= 2.0.2, < 8.0) amazing_print (2.0.0) ast (2.4.3) + auth-sanitizer (0.1.2) + version_gem (~> 1.1, >= 1.1.9) aws-eventstream (1.4.0) aws-partitions (1.1202.0) aws-sdk-core (3.241.3) @@ -253,7 +255,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.19.5) - jwt (2.7.1) + jwt (3.2.0) + base64 language_server-protocol (3.17.0.5) launchy (3.1.1) addressable (~> 2.8) @@ -311,13 +314,15 @@ GEM racc (~> 1.4) nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) - oauth2 (2.0.9) - faraday (>= 0.17.3, < 3.0) - jwt (>= 1.0, < 3.0) + oauth2 (2.0.19) + auth-sanitizer (~> 0.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.3) + version_gem (~> 1.1, >= 1.1.9) omniauth (2.1.4) hashie (>= 3.4.6) logger @@ -541,9 +546,9 @@ GEM sitemap_generator (7.0.1) builder (~> 3.0) slop (3.6.0) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) + snaky_hash (2.0.4) + hashie (>= 0.1.0, < 6) + version_gem (>= 1.1.8, < 3) sprockets (4.2.2) concurrent-ruby (~> 1.0) logger @@ -578,7 +583,7 @@ GEM uniform_notifier (1.18.0) uri (1.1.1) useragent (0.16.11) - version_gem (1.1.3) + version_gem (1.1.9) view_component (4.9.0) actionview (>= 7.1.0) activesupport (>= 7.1.0)