From 8156f93f70ca2f5ab8f1122dcbfcf070ef2ebbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:56:15 +0000 Subject: [PATCH] Bump json from 1.7.5 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.7.5 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.7.5...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9a8eea..952932c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - json (1.7.5) + json (2.3.1) minitest (4.1.0) multi_json (1.3.6) rack (1.4.1)