From d9d2c9c64b396564aee998a25129217808cd8fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 22:58:03 +1000 Subject: [PATCH] Bump json from 2.6.1 to 2.6.2 (#2420) Bumps [json](https://github.com/flori/json) from 2.6.1 to 2.6.2. - [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/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12d43b762..3f356e57c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM io-like (0.3.1) irb (1.4.1) reline (>= 0.3.0) - json (2.6.1) + json (2.6.2) matrix (0.4.2) maxmind-db (1.1.1) memoizable (0.4.2)