From ce3ee2bbcef2042918fca3a50cace2ff639d2c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:07:43 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.3.1 in /src/Resources/public/sortable 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] --- src/Resources/public/sortable/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/public/sortable/Gemfile.lock b/src/Resources/public/sortable/Gemfile.lock index 854cd33..e62afda 100644 --- a/src/Resources/public/sortable/Gemfile.lock +++ b/src/Resources/public/sortable/Gemfile.lock @@ -49,7 +49,7 @@ GEM hpricot (0.8.6) http_parser.rb (0.6.0) i18n (0.6.11) - json (1.8.3) + json (2.3.1) kramdown (1.7.0) libv8 (3.16.14.19) listen (1.3.1)