From e715e9071b69b4b2166346ef12ed1b66ee58656b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 17:39:59 +0000 Subject: [PATCH] Bump json from 1.4.6 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.4.6 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.4.6...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 42460e58..5d3ac122 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: daemons (1.1.0) eventmachine (0.12.10) - json (1.4.6) + json (2.3.0) rack (1.2.1) shotgun (0.8) rack (>= 1.0)