From 78b558dd927d458effa9025233a88cd090ca4c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:22:11 +0000 Subject: [PATCH] Bump jwt from 2.7.1 to 3.3.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.7.1 to 3.3.0. - [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.7.1...v3.3.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b5726a3..2af9d2ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,8 @@ GEM bindata faraday (~> 2.0) faraday-follow_redirects - jwt (2.7.1) + jwt (3.3.0) + base64 launchy (2.5.2) addressable (~> 2.8) logger (1.7.0)