From d0242d28d232b01b1483a3c365eb35d967646e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 09:04:29 +0000 Subject: [PATCH] Bump jwt from 2.4.1 to 2.5.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.4.1 to 2.5.0. - [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.4.1...v2.5.0) --- 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 0498e9f17a..74ffba1223 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM rspec (>= 2.0, < 4.0) jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jwt (2.4.1) + jwt (2.5.0) knapsack (4.0.0) rake launchy (2.5.0)