From adb9598e3789776e81cfaf921657074a45d86a54 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 16:16:01 +0000 Subject: [PATCH] Update json to version 2.3.0 --- src/api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index 67959695710..35d6ad87a72 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -197,7 +197,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (4.2.1) railties (>= 3.2.16) - json (2.2.0) + json (2.3.0) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1)