From d651ac154bccd9533aa48baf3467bc92ceb4a038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 15:24:59 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.3.0 in /spec/dummy/sandbox Bumps [json](https://github.com/flori/json) from 1.8.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/v1.8.0...v2.3.0) Signed-off-by: dependabot[bot] --- spec/dummy/sandbox/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/dummy/sandbox/Gemfile.lock b/spec/dummy/sandbox/Gemfile.lock index f3127e7..febb843 100644 --- a/spec/dummy/sandbox/Gemfile.lock +++ b/spec/dummy/sandbox/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: i18n (0.6.5) - json (1.8.0) - json (1.8.0-java) + json (2.3.0) + json (2.3.0-java) multi_json (1.8.1) PLATFORMS