From d85bf01ac82d6230816b55a4356bf8aa7e0ea2a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 02:23:28 +0000 Subject: [PATCH] build: bump danger from 9.6.0 to 9.6.1 in /danger Bumps [danger](https://github.com/danger/danger) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/danger/danger/releases) - [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md) - [Commits](https://github.com/danger/danger/compare/v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: danger dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- danger/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/danger/Gemfile.lock b/danger/Gemfile.lock index a579691..c551f95 100644 --- a/danger/Gemfile.lock +++ b/danger/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -24,11 +24,11 @@ GEM nap open4 (~> 1.3) colored2 (3.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) cork (0.3.0) colored2 (~> 3.1) - danger (9.6.0) + danger (9.6.1) base64 (~> 0.2) claide (~> 1.0) claide-plugins (>= 0.9.2) @@ -53,14 +53,14 @@ GEM net-http (~> 0.5) faraday-retry (2.4.0) faraday (~> 2.0) - git (4.3.2) + git (5.0.0) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0) rchardet (~> 1.9) - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) - json (2.19.9) + json (2.21.1) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0)