From 503e2a9d89fe19ba7274a334b19085c799202006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:48:06 +0000 Subject: [PATCH] Bump json from 2.16.0 to 2.17.1.2 in /.github/DangerFiles Bumps [json](https://github.com/ruby/json) from 2.16.0 to 2.17.1.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.16.0...v2.17.1.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.17.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .github/DangerFiles/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DangerFiles/Gemfile.lock b/.github/DangerFiles/Gemfile.lock index 78a979f5e5..a969cd284a 100644 --- a/.github/DangerFiles/Gemfile.lock +++ b/.github/DangerFiles/Gemfile.lock @@ -65,7 +65,7 @@ GEM rchardet (~> 1.8) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.16.0) + json (2.17.1.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0)