From 9bb43ebc6d275fd44259b14bbc03eb23d89a9d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:57:42 +0000 Subject: [PATCH] chore(deps): bump jwt from 2.7.1 to 2.8.1 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.7.1 to 2.8.1. - [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...v2.8.1) --- updated-dependencies: - dependency-name: jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 436ce9a5..96e41e7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,8 @@ GEM rdoc reline (>= 0.4.2) json (2.7.1) - jwt (2.7.1) + jwt (2.8.1) + base64 language_server-protocol (3.17.0.3) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3)