From b5b488be09ee8fb269834930bad78cb6bfe773b7 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:10:16 +0000 Subject: [PATCH] Update jwt to version 2.10.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59bcace..15f758e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.15.1) - jwt (2.10.2) + jwt (2.10.3) base64 language_server-protocol (3.17.0.5) launchy (3.1.1)