From b8d170cf13edf8a64f355c5dc7ab4aa63ca0dba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 13:45:15 +0000 Subject: [PATCH] Bump json from 2.0.3 to 2.6.2 Bumps [json](https://github.com/flori/json) from 2.0.3 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.0.3...v2.6.2) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa82f02..057bfb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM highline (1.7.10) i18n (1.5.1) concurrent-ruby (~> 1.0) - json (2.0.3) + json (2.6.2) macaddr (1.7.2) systemu (~> 2.6.5) minitest (5.12.2)