From 383d938d7cf382c479b05d5e9c1e28a1d7d88efb Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Tue, 18 Jan 2022 10:24:43 +0000 Subject: [PATCH] Bump json back up to 2.6.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2604c074a..4c751888bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,7 +330,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (4.2.1) railties (>= 3.2.16) - json (1.8.6) + json (2.6.1) json-schema (2.8.1) addressable (>= 2.4) json_spec (1.1.5)