From 30662e67b489a47d3c7cfab60d474c4c1f122466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:23:15 +0000 Subject: [PATCH] Bump jwt from 2.9.1 to 2.9.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.9.1 to 2.9.3. - [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.1...v2.9.3) --- updated-dependencies: - dependency-name: jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02eac99b3..039dc6ab7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM aes_key_wrap bindata httpclient - jwt (2.9.1) + jwt (2.9.3) base64 kramdown (2.5.1) rexml (>= 3.3.9)