From b8ab48bd0df75dc9e9894330c7f9d82da93d1007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 02:42:26 +0000 Subject: [PATCH] :arrow_up: Bump json from 2.8.1 to 2.8.2 (#2774) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa96517e58dc..ca8844e7ed7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.8.1) + json (2.8.2) jwt (2.9.3) base64 kaminari (1.2.2)