From 369ca9ecfa2799b45072974ac4c4f1393e7f7d56 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 29 Jul 2025 18:28:35 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index efc67c5c8..ffb1f0717 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1132.0) + aws-partitions (1.1136.0) aws-sdk-core (3.227.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -106,7 +106,7 @@ GEM base64 jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.107.0) + aws-sdk-kms (1.108.0) aws-sdk-core (~> 3, >= 3.227.0) aws-sigv4 (~> 1.5) aws-sdk-s3 (1.194.0) @@ -274,7 +274,7 @@ GEM factory_bot_rails (6.5.0) factory_bot (~> 6.5) railties (>= 6.1.0) - faraday (2.13.3) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger @@ -357,7 +357,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.13.0) + json (2.13.2) jwt (2.10.2) base64 kgio (2.11.4) @@ -473,10 +473,10 @@ GEM iniparse (~> 1.4) rexml (>= 3.3.9) parallel (1.27.0) - parser (3.3.8.0) + parser (3.3.9.0) ast (~> 2.4.1) racc - pg (1.5.9) + pg (1.6.0) popper_js (2.11.8) pp (0.6.2) prettyprint @@ -568,7 +568,7 @@ GEM rouge (4.6.0) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.78.0) + rubocop (1.79.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -576,8 +576,9 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.45.1, < 2.0) + rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) + tsort (>= 0.2.0) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.46.0) parser (>= 3.3.7.2) @@ -650,7 +651,7 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.7) - strong_migrations (2.4.0) + strong_migrations (2.5.0) activerecord (>= 7.1) teaspoon (1.4.0) railties (>= 5.0) @@ -663,6 +664,7 @@ GEM thor (1.4.0) tilt (2.6.1) timeout (0.4.3) + tsort (0.2.0) turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) -- 2.39.5