From c132f29ed362d9e32ab29bfa34b21a816c83c3ac Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Tue, 23 Apr 2024 19:06:40 +0200 Subject: [PATCH] chore(bundle): Update jwt from 2.7.1 to 2.8.1 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a2a34bcc..3e05d1fb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,7 +374,8 @@ GEM regexp_parser (~> 2.0) simpleidn (~> 0.2) jsonapi-renderer (0.2.2) - jwt (2.7.1) + jwt (2.8.1) + base64 kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2)