From 25a784860aebd3c90545209aa18b23124f82d0e0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 8 Jul 2025 17:14:45 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 41 +++++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa54b2f46..5fff745d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,8 +98,8 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1123.0) - aws-sdk-core (3.226.1) + aws-partitions (1.1125.0) + aws-sdk-core (3.226.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -109,7 +109,7 @@ GEM aws-sdk-kms (1.106.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.191.0) + aws-sdk-s3 (1.192.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -140,7 +140,7 @@ GEM activemodel (>= 6.1) brakeman (7.0.2) racc - brotli (0.6.0) + brotli (0.7.0) builder (3.3.0) bzip2-ffi (1.1.1) ffi (~> 1.0) @@ -176,20 +176,20 @@ GEM rexml crass (1.0.6) dalli (3.2.8) - danger (9.5.1) + danger (9.5.3) base64 (~> 0.2) claide (~> 1.0) claide-plugins (>= 0.9.2) - colored2 (~> 3.1) + colored2 (>= 3.1, < 5) cork (~> 0.1) faraday (>= 0.9.0, < 3.0) faraday-http-cache (~> 2.0) - git (~> 1.13) - kramdown (~> 2.3) + git (>= 1.13, < 3.0) + kramdown (>= 2.5.1, < 3.0) kramdown-parser-gfm (~> 1.0) octokit (>= 4.0) pstore (~> 0.1) - terminal-table (>= 1, < 4) + terminal-table (>= 1, < 5) danger-auto_label (1.3.1) danger-plugin-api (~> 1.0) danger-plugin-api (1.0.0) @@ -274,7 +274,7 @@ GEM factory_bot_rails (6.5.0) factory_bot (~> 6.5) railties (>= 6.1.0) - faraday (2.13.1) + faraday (2.13.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -294,8 +294,10 @@ GEM fspath (3.1.2) gd2-ffij (0.4.0) ffi (>= 1.0.0) - git (1.19.1) + git (2.3.3) + activesupport (>= 5.0) addressable (~> 2.8) + process_executer (~> 1.1) rchardet (~> 1.8) glob (0.4.1) globalid (1.2.1) @@ -447,7 +449,7 @@ GEM omniauth-mediawiki (0.0.4) jwt (~> 2.0) omniauth-oauth (~> 1.0) - omniauth-microsoft_graph (2.0.1) + omniauth-microsoft_graph (2.1.0) jwt (~> 2.0) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8.0) @@ -478,6 +480,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) + process_executer (1.3.0) progress (3.6.0) pstore (0.2.0) psych (5.2.6) @@ -549,7 +552,7 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) rchardet (1.9.0) - rdoc (6.14.1) + rdoc (6.14.2) erb psych (>= 4.0.0) regexp_parser (2.10.0) @@ -563,7 +566,7 @@ GEM rouge (4.5.2) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.77.0) + rubocop (1.78.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -651,19 +654,21 @@ GEM railties (>= 5.0) teaspoon-mocha (2.3.3) teaspoon (>= 1.0.0) - terminal-table (3.0.2) - unicode-display_width (>= 1.1.1, < 3) + terminal-table (4.0.0) + unicode-display_width (>= 1.1.1, < 4) terser (1.2.6) execjs (>= 0.3.0, < 3) thor (1.3.2) - tilt (2.6.0) + tilt (2.6.1) timeout (0.4.3) turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uri (0.13.2) useragent (0.16.11) validates_email_format_of (1.8.2) -- 2.39.5