From 377f448b62b19ad0c58d76dff3a4db76613b4d80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 11:15:45 +0000 Subject: [PATCH] Bump json-jwt from 1.16.3 to 1.16.6 Bumps [json-jwt](https://github.com/nov/json-jwt) from 1.16.3 to 1.16.6. - [Release notes](https://github.com/nov/json-jwt/releases) - [Changelog](https://github.com/nov/json-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/nov/json-jwt/compare/v1.16.3...v1.16.6) --- updated-dependencies: - dependency-name: json-jwt dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f84731ed..0eb92a4dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,8 +94,9 @@ GEM amazing_print (1.5.0) ast (2.4.2) attr_required (1.0.1) + base64 (0.2.0) bcrypt (3.1.19) - bindata (2.4.15) + bindata (2.5.0) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) @@ -180,9 +181,10 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.3) - json-jwt (1.16.3) + json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap + base64 bindata faraday (~> 2.0) faraday-follow_redirects