From c743cf347b0305423e6e3a82ded95cc412cfdcde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 19:33:08 +0000 Subject: [PATCH] Bump json from 2.0.2 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.0.2 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/v2.0.2...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 73007b5..3f819ab --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM diff-lcs (1.2.5) docile (1.1.5) jaro_winkler (1.5.3) - json (2.0.2) + json (2.3.1) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0)