From 2ea4a204c0f48c7a22f5534a120b62ae98b26d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 21:49:10 +0000 Subject: [PATCH] build(deps): bump json in /pkgs/tools/typesetting/asciidoctor Bumps [json](https://github.com/flori/json) from 2.1.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/v2.1.0...v2.6.3) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/tools/typesetting/asciidoctor/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/typesetting/asciidoctor/Gemfile.lock b/pkgs/tools/typesetting/asciidoctor/Gemfile.lock index 59e8fd06ef2df63..4843da894229c52 100644 --- a/pkgs/tools/typesetting/asciidoctor/Gemfile.lock +++ b/pkgs/tools/typesetting/asciidoctor/Gemfile.lock @@ -38,7 +38,7 @@ GEM htmlentities (4.3.4) i18n (1.1.0) concurrent-ruby (~> 1.0) - json (2.1.0) + json (2.6.3) mathematical (1.6.11) ruby-enum (~> 0.4) multi_json (1.13.1)