From a2d197a8b92fc451e2f356a814085c9cca66c9a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:01:12 +1000 Subject: [PATCH] Bump json from 2.6.2 to 2.6.3 (#2648) Bumps [json](https://github.com/flori/json) from 2.6.2 to 2.6.3. - [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.2...v2.6.3) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 c3e7b7f24..f44dcd440 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM io-like (0.3.1) irb (1.5.1) reline (>= 0.3.0) - json (2.6.2) + json (2.6.3) matrix (0.4.2) maxmind-db (1.1.1) memoizable (0.4.2)