From 9c6f83e844f4687538e977770d0fa7d46b012bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 17:43:52 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 3.2.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.2.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.10.1...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0562676..48292a67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,11 +177,11 @@ GEM base64 (~> 0.2) faraday (>= 1.0, < 3.a) google-logging-utils (0.2.0) - googleauth (1.14.0) + googleauth (1.16.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) - jwt (>= 1.4, < 3.0) + jwt (>= 1.4, < 4.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) @@ -207,7 +207,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.19.2) - jwt (2.10.1) + jwt (3.2.0) base64 kamal (2.5.3) activesupport (>= 7.0) @@ -428,10 +428,10 @@ GEM websocket (~> 1.0) semantic_range (3.1.0) shoulda-context (2.0.0) - signet (0.20.0) + signet (0.21.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) + jwt (>= 1.5, < 4.0) multi_json (~> 1.10) sprockets (4.2.2) concurrent-ruby (~> 1.0)