From 4d8204e8e707620a2069ac43728081f4893513bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 22:01:07 +0000 Subject: [PATCH] Bump json from 1.8.2 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.8.2 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.2...v2.3.0) --- updated-dependencies: - dependency-name: json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38a2c2d..9ea3f85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM connection_pool (2.2.0) dotenv (2.0.1) httpclient (2.6.0.1) - json (1.8.2) + json (2.3.0) multi_json (1.11.0) puma (2.11.2) rack (>= 1.1, < 2.0)