From 3ebfd30468c87ef735a81f4f2b134b26ef3eb137 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 11:00:04 +0100 Subject: [PATCH] chore: Update jwt from 2.8.1 to 2.9.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d844e057a..65f428bd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,7 +377,7 @@ GEM regexp_parser (~> 2.0) simpleidn (~> 0.2) jsonapi-renderer (0.2.2) - jwt (2.8.1) + jwt (2.9.3) base64 kaminari (1.2.2) activesupport (>= 4.1.0)