From aa1a9da4e0b7a12f346abba60aebe7b3f9b82bc7 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 2 Sep 2025 18:15:13 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1a39c2b1..31c972d12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aes_key_wrap (1.1.0) - annotaterb (4.18.0) + annotaterb (4.19.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) argon2 (2.3.2) @@ -99,8 +99,8 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1151.0) - aws-sdk-core (3.230.0) + aws-partitions (1.1153.0) + aws-sdk-core (3.232.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -108,11 +108,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.110.0) - aws-sdk-core (~> 3, >= 3.228.0) + aws-sdk-kms (1.112.0) + aws-sdk-core (~> 3, >= 3.231.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.197.0) - aws-sdk-core (~> 3, >= 3.228.0) + aws-sdk-s3 (1.198.0) + aws-sdk-core (~> 3, >= 3.231.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -171,7 +171,7 @@ GEM config (5.6.1) deep_merge (~> 1.2, >= 1.2.1) ostruct - connection_pool (2.5.3) + connection_pool (2.5.4) cork (0.3.0) colored2 (~> 3.1) crack (1.0.0) @@ -413,7 +413,7 @@ GEM nap (1.1.0) net-http (0.6.0) uri - net-imap (0.5.9) + net-imap (0.5.10) date net-protocol net-pop (0.1.2) @@ -432,14 +432,14 @@ GEM version_gem (~> 1.1) oauth-tty (1.0.5) version_gem (~> 1.1, >= 1.1.1) - oauth2 (2.0.12) + oauth2 (2.0.14) faraday (>= 0.17.3, < 4.0) jwt (>= 1.0, < 4.0) logger (~> 1.2) multi_xml (~> 0.5) rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) - version_gem (>= 1.1.8, < 3) + version_gem (~> 1.1, >= 1.1.8) octokit (10.0.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -489,7 +489,7 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - pg (1.6.1) + pg (1.6.2) popper_js (2.11.8) pp (0.6.2) prettyprint @@ -506,7 +506,7 @@ GEM nio4r (~> 2.0) quad_tile (1.0.1) racc (1.8.1) - rack (3.2.0) + rack (3.2.1) rack-cors (3.0.0) logger rack (>= 3.0.14) @@ -581,7 +581,7 @@ GEM rouge (4.6.0) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.80.0) + rubocop (1.80.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -601,7 +601,7 @@ GEM rubocop-factory_bot (2.27.1) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - rubocop-minitest (0.38.1) + rubocop-minitest (0.38.2) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -690,7 +690,7 @@ GEM i18n (>= 0.8.0) simpleidn vendorer (0.2.0) - version_gem (1.1.8) + version_gem (1.1.9) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2) -- 2.39.5