From c0310fe899f89ed1f606d707ee60393e04044a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:03:44 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.6.1 Bumps [json](https://github.com/flori/json) from 1.8.0 to 2.6.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.8.0...v2.6.1) --- 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 407cc6d96..33c4ca3c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM gherkin (2.11.8) multi_json (~> 1.3) hpricot (0.8.6) - json (1.8.0) + json (2.6.1) multi_json (1.8.0) mustache (0.99.4) rack (1.5.2)