From 3f51d67ebe7c52937bb892bf8830d6565deb50a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 22:08:48 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.3.1 in /web Bumps [json](https://github.com/flori/json) from 1.8.3 to 2.3.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v1.8.3...v2.3.1) Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index b3389c2..15f5da8 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -47,7 +47,7 @@ GEM globalid (0.3.6) activesupport (>= 4.1.0) i18n (0.7.0) - json (1.8.3) + json (2.3.1) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7)