From 1961444731705bd4b49ba844c07513fa0496d591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 18:03:23 +0000 Subject: [PATCH] Bump json from 1.8.1 to 2.6.1 Bumps [json](https://github.com/flori/json) from 1.8.1 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.1...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 90f3333..c4d6ded 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM flog (4.2.1) ruby_parser (~> 3.1, > 3.1.0) sexp_processor (~> 4.4) - json (1.8.1) + json (2.6.1) launchy (2.4.2) addressable (~> 2.3) rake (10.1.0)