From b6defc76a87a718a8c4578aa689ada4a4e98c328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 14:55:29 +0000 Subject: [PATCH] Bump jwt from 2.3.0 to 2.4.1 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v2.3.0...v2.4.1) --- updated-dependencies: - dependency-name: jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..ed5389813b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,7 +351,7 @@ GEM rspec (>= 2.0, < 4.0) jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jwt (2.3.0) + jwt (2.4.1) knapsack (4.0.0) rake launchy (2.5.0)