From 48f0fa4ab96d287fe9bc8e1b56b6e449964cfbb4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 27 Dec 2024 15:03:11 +0000
Subject: [PATCH] Bump the patch-and-minor group across 1 directory with 2
 updates

Bumps the patch-and-minor group with 2 updates in the / directory: [jwt](https://github.com/jwt/ruby-jwt) and [rack-test](https://github.com/rack/rack-test).


Updates `jwt` from 2.9.3 to 2.10.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.9.3...v2.10.1)

Updates `rack-test` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/rack/rack-test/releases)
- [Changelog](https://github.com/rack/rack-test/blob/main/History.md)
- [Commits](https://github.com/rack/rack-test/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: rack-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 7dd7af6..7fbff51 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,7 +27,7 @@ GEM
       net-http (>= 0.5.0)
     hashdiff (1.1.1)
     json (2.9.0)
-    jwt (2.9.3)
+    jwt (2.10.1)
       base64
     language_server-protocol (3.17.0.3)
     logger (1.6.2)
@@ -46,8 +46,8 @@ GEM
       pry (>= 0.13, < 0.15)
     public_suffix (6.0.1)
     racc (1.8.1)
-    rack (3.0.9.1)
-    rack-test (2.1.0)
+    rack (3.1.8)
+    rack-test (2.2.0)
       rack (>= 1.3)
     rainbow (3.1.1)
     rake (13.2.1)