From 96e22b001fe102d8663d329d4f5655fc9269ca52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 07:39:43 +0000 Subject: [PATCH] build(deps): bump jwt from 3.1.1 to 3.1.2 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 3.1.1 to 3.1.2. - [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/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.1.2 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 078cbfe..7416dc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.12.2) - jwt (3.1.1) + jwt (3.1.2) base64 kamal (2.7.0) activesupport (>= 7.0)