From 1ba6548cbb66856e518c5d9b7c4da56dc4975ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 13:28:45 +0000 Subject: [PATCH] Bump jwt from 2.8.1 to 3.0.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.8.1 to 3.0.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.8.1...v3.0.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 033da032..02c8ac1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) better_errors (2.10.1) erubi (>= 1.0.0) @@ -157,7 +157,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) - jwt (2.8.1) + jwt (3.0.0) base64 language_server-protocol (3.17.0.3) listen (3.9.0)