From 597cc8eca397c5ad95a027110d475e73b7b3ae2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:46:18 +0000 Subject: [PATCH] chore(deps): bump jwt from 2.10.3 to 3.2.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.3 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.10.3...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index c04d9a4cf9..5777040066 100644 --- a/Gemfile +++ b/Gemfile @@ -189,7 +189,7 @@ gem 'http_accept_language' gem 'devise', '4.9.4' gem 'devise-multi_email' gem 'keycloak' -gem 'jwt', '~> 2.10.3' +gem 'jwt', '~> 3.2.0' # Use cancancan for authorization gem 'cancancan' diff --git a/Gemfile.lock b/Gemfile.lock index 775d6eac4a..3bbc9ddfbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -346,12 +346,12 @@ GEM json-schema (5.2.2) addressable (~> 2.8) bigdecimal (~> 3.1) - jwt (2.10.3) + jwt (3.2.0) base64 - keycloak (3.3.0) - json (~> 2.6) - jwt (~> 2.4) - rest-client (~> 2.1) + keycloak (3.0.0) + json + jwt + rest-client langchainrb (0.19.5) baran (~> 0.1.9) csv @@ -741,7 +741,7 @@ DEPENDENCIES i18n-tasks image_optim_rails jbuilder - jwt (~> 2.10.3) + jwt (~> 3.2.0) keycloak langchainrb listen