From 683594eb9362611c2c55a0c185417e189681e14d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 05:31:52 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.3.0 Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.0. - [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.2.0...v2.3.0) Signed-off-by: dependabot-preview[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 c07bea1..6642b69 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM concurrent-ruby (1.1.5) i18n (1.6.0) concurrent-ruby (~> 1.0) - json (2.2.0) + json (2.3.0) minitest (5.11.3) mustermann (1.0.3) pg (1.1.4)