From 5c92de83cda8ea78465460072015db37ec01da3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 03:41:40 +0000 Subject: [PATCH] chore(deps): update dependency danger to '~> 9.6.0' --- Gemfile | 2 +- Gemfile.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile b/Gemfile index 1213427..089c70c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" git_source(:github) { |repo_name| "https://github.com/kosenda/AutoSizeTable" } -gem 'danger', '~> 9.5.0' +gem 'danger', '~> 9.6.0' gem "danger-checkstyle_format" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 576e957..a18ccb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) - base64 (0.2.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) + base64 (0.3.0) bigdecimal (3.1.9) claide (1.1.0) claide-plugins (0.9.2) @@ -13,7 +13,7 @@ GEM colored2 (3.1.2) cork (0.3.0) colored2 (~> 3.1) - danger (9.5.3) + danger (9.6.0) base64 (~> 0.2) claide (~> 1.0) claide-plugins (>= 0.9.2) @@ -21,7 +21,7 @@ GEM cork (~> 0.1) faraday (>= 0.9.0, < 3.0) faraday-http-cache (~> 2.0) - git (>= 1.13, < 3.0) + git (>= 1.13) kramdown (>= 2.5.1, < 3.0) kramdown-parser-gfm (~> 1.0) octokit (>= 4.0) @@ -32,20 +32,20 @@ GEM ox (~> 2.0) danger-plugin-api (1.0.0) danger (> 2.0) - faraday (2.14.1) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-http-cache (2.5.1) + faraday-http-cache (2.7.0) faraday (>= 0.8) - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) - json (2.19.2) - kramdown (2.5.1) - rexml (>= 3.3.9) + json (2.19.9) + kramdown (2.5.2) + rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) logger (1.7.0) @@ -58,11 +58,11 @@ GEM open4 (1.3.4) ox (2.14.19) bigdecimal (>= 3.0) - pstore (0.1.4) + pstore (0.2.1) public_suffix (6.0.2) - rchardet (1.8.0) - rexml (3.4.2) - sawyer (0.9.2) + rchardet (1.10.2) + rexml (3.4.4) + sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) terminal-table (3.0.2) @@ -75,7 +75,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - danger (~> 9.5.0) + danger (~> 9.6.0) danger-checkstyle_format BUNDLED WITH