From 902b06f71c62f07a6c5c898f3d3bfc7da38efd5a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 3 Jun 2025 17:14:32 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50600cdd5..96853f6e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM activemodel (= 8.0.2) activesupport (= 8.0.2) timeout (>= 0.4.0) - activerecord-import (2.1.0) + activerecord-import (2.2.0) activerecord (>= 4.2) activestorage (8.0.2) actionpack (= 8.0.2) @@ -88,33 +88,33 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.14.0) + annotaterb (4.15.0) argon2 (2.3.2) ffi (~> 1.15) ffi-compiler (~> 1.0) ast (2.4.3) autoprefixer-rails (10.4.21.0) execjs (~> 2) - aws-eventstream (1.3.2) - aws-partitions (1.1107.0) - aws-sdk-core (3.224.0) + aws-eventstream (1.4.0) + aws-partitions (1.1110.0) + aws-sdk-core (3.225.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.101.0) - aws-sdk-core (~> 3, >= 3.216.0) + aws-sdk-kms (1.102.0) + aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.186.1) - aws-sdk-core (~> 3, >= 3.216.0) + aws-sdk-s3 (1.189.0) + aws-sdk-core (~> 3, >= 3.225.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sigv4 (1.11.0) + aws-sigv4 (1.12.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) - benchmark (0.4.0) + base64 (0.3.0) + benchmark (0.4.1) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -126,7 +126,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.9) + bigdecimal (3.2.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) bootsnap (1.18.6) @@ -267,7 +267,7 @@ GEM erubi (1.13.1) execjs (2.10.0) exifr (1.4.1) - factory_bot (6.5.1) + factory_bot (6.5.3) activesupport (>= 6.1.0) factory_bot_rails (6.4.4) factory_bot (~> 6.5) @@ -298,7 +298,7 @@ GEM glob (0.4.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.7) + google-protobuf (3.25.8) hashdiff (1.2.0) hashie (5.0.0) highline (3.1.2) @@ -416,7 +416,7 @@ GEM version_gem (~> 1.1) oauth-tty (1.0.5) version_gem (~> 1.1, >= 1.1.1) - oauth2 (2.0.11) + oauth2 (2.0.12) faraday (>= 0.17.3, < 4.0) jwt (>= 1.0, < 4.0) logger (~> 1.2) @@ -542,7 +542,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) @@ -561,7 +561,7 @@ GEM rouge (4.5.2) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.75.7) + rubocop (1.75.8) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -581,7 +581,7 @@ GEM rubocop-factory_bot (2.27.1) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - rubocop-minitest (0.38.0) + rubocop-minitest (0.38.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -656,7 +656,7 @@ GEM thor (1.3.2) tilt (2.6.0) timeout (0.4.3) - turbo-rails (2.0.13) + turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) -- 2.39.5