From ae5ce537354a95a197a3e2b181cbaec511acf390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:04:43 +0000 Subject: [PATCH] Bump json from 1.5.3 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.5.3 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/v1.5.3...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 333b7ab..4384d42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: http://rubygems.org/ specs: git (1.2.5) - json (1.5.3) + json (2.3.0) mime-types (1.16) minitar (0.5.3) mustache (0.99.4)