From 71598d26cb20ee9f50a9db8dbfa8ca58c99f4a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:55:02 -0500 Subject: [PATCH] Bump jwt from 2.9.3 to 2.10.1 (#1600) Bumps [jwt](https://github.com/jwt/ruby-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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zach Gollwitzer --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index babac30c..2ca565fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,7 @@ GEM reline (>= 0.4.2) jmespath (1.6.2) json (2.9.0) - jwt (2.9.3) + jwt (2.10.1) base64 language_server-protocol (3.17.0.3) launchy (3.0.1)