From 8812f4206df2d92db47d4f94af437235e051c512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:46:04 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.6.3 Bumps [json](https://github.com/flori/json) from 1.8.0 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/v1.8.0...v2.6.3) --- 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 18acbdd..6eb0804 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: http://rubygems.org/ specs: - json (1.8.0) + json (2.6.3) minitest (4.3.2) mixlib-cli (1.3.0) rake (10.0.3)