From 03a2f243a4379cc2e419a41444639ae49cd9db1a Mon Sep 17 00:00:00 2001 From: Ayodejiola <97601366+Ayodejiola@users.noreply.github.com> Date: Thu, 8 Dec 2022 13:22:03 +0100 Subject: [PATCH] Update Gemfile.lock Upgrade JSON to 2.3.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16c37d9..1a03324 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM specs: iron_core (1.0.12) rest (>= 3.0.8) - json (1.8.3) + json (2.3.0) net-http-persistent (2.9.4) netrc (0.11.0) rest (3.0.8)