From afb757ea7abab95e94e227036494f79d1a6d296e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:03:58 +0000 Subject: [PATCH] Bump json from 1.7.3 to 2.6.1 in /.doc Bumps [json](https://github.com/flori/json) from 1.7.3 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.7.3...v2.6.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .doc/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.doc/Gemfile.lock b/.doc/Gemfile.lock index e9256d483f..a98de19375 100644 --- a/.doc/Gemfile.lock +++ b/.doc/Gemfile.lock @@ -19,7 +19,7 @@ GEM kramdown (~> 0.13) liquid (~> 2.3) maruku (~> 0.5) - json (1.7.3) + json (2.6.1) kramdown (0.13.6) liquid (2.3.0) maruku (0.6.0)