From b488977a4d09d7f9e3218f61dda54432aba531fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:42:29 +0000 Subject: [PATCH] Bump jwt from 2.9.3 to 2.10.1 in the production-dependencies group Bumps the production-dependencies group with 1 update: [jwt](https://github.com/jwt/ruby-jwt). Updates `jwt` from 2.9.3 to 2.10.1 - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v2.9.3...v2.10.1) --- updated-dependencies: - dependency-name: jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd4d3b22e..15c4a99e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) - jwt (2.9.3) + jwt (2.10.1) base64 kaminari (1.2.2) activesupport (>= 4.1.0)