From 2bc1ef5ebf6f4ae0a4a34207e7c4cb8df011de6a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 24 Jun 2025 17:53:06 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0857c04e..3b799d060 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,9 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.15.0) + annotaterb (4.16.0) + activerecord (>= 6.0.0) + activesupport (>= 6.0.0) argon2 (2.3.2) ffi (~> 1.15) ffi-compiler (~> 1.0) @@ -96,8 +98,8 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1116.0) - aws-sdk-core (3.225.2) + aws-partitions (1.1120.0) + aws-sdk-core (3.226.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -107,7 +109,7 @@ GEM aws-sdk-kms (1.105.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.189.1) + aws-sdk-s3 (1.190.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -201,7 +203,7 @@ GEM sprockets-rails tilt date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) debug_inspector (1.2.0) @@ -378,7 +380,7 @@ GEM net-pop net-smtp marcel (1.0.4) - matrix (0.4.2) + matrix (0.4.3) maxminddb (0.1.22) mini_magick (5.2.0) benchmark @@ -397,7 +399,7 @@ GEM nap (1.1.0) net-http (0.6.0) uri - net-imap (0.5.8) + net-imap (0.5.9) date net-protocol net-pop (0.1.2) @@ -461,7 +463,7 @@ GEM omniauth (~> 2.0) open4 (1.3.4) openstreetmap-deadlock_retry (1.3.1) - ostruct (0.6.1) + ostruct (0.6.2) overcommit (0.67.1) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) @@ -547,7 +549,7 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) rchardet (1.9.0) - rdoc (6.14.0) + rdoc (6.14.1) erb psych (>= 4.0.0) regexp_parser (2.10.0) @@ -561,7 +563,7 @@ GEM rouge (4.5.2) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.76.2) + rubocop (1.77.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -643,15 +645,15 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.7) - strong_migrations (2.3.0) - activerecord (>= 7) + strong_migrations (2.4.0) + activerecord (>= 7.1) teaspoon (1.4.0) railties (>= 5.0) teaspoon-mocha (2.3.3) teaspoon (>= 1.0.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - terser (1.2.5) + terser (1.2.6) execjs (>= 0.3.0, < 3) thor (1.3.2) tilt (2.6.0) -- 2.39.5