From b1a872a0d108a117913b5dffcb058035ffc0fef1 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 5 Aug 2025 17:57:19 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ffb1f0717..da3d4d7c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.17.0) + annotaterb (4.18.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) argon2 (2.3.2) @@ -98,19 +98,20 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1136.0) - aws-sdk-core (3.227.0) + aws-partitions (1.1141.0) + aws-sdk-core (3.229.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 + bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.108.0) - aws-sdk-core (~> 3, >= 3.227.0) + aws-sdk-kms (1.110.0) + aws-sdk-core (~> 3, >= 3.228.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.194.0) - aws-sdk-core (~> 3, >= 3.227.0) + aws-sdk-s3 (1.196.0) + aws-sdk-core (~> 3, >= 3.228.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -367,7 +368,7 @@ GEM kramdown (~> 2.0) language_server-protocol (3.17.0.5) libv8-node (18.19.0.0) - libxml-ruby (5.0.4) + libxml-ruby (5.0.5) lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -476,7 +477,7 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - pg (1.6.0) + pg (1.6.1) popper_js (2.11.8) pp (0.6.2) prettyprint @@ -489,11 +490,11 @@ GEM date stringio public_suffix (6.0.2) - puma (6.6.0) + puma (6.6.1) nio4r (~> 2.0) quad_tile (1.0.1) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-cors (3.0.0) logger rack (>= 3.0.14) @@ -557,7 +558,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - regexp_parser (2.10.0) + regexp_parser (2.11.0) reline (0.6.2) io-console (~> 0.5) request_store (1.7.0) @@ -568,7 +569,7 @@ GEM rouge (4.6.0) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.79.0) + rubocop (1.79.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -578,7 +579,6 @@ GEM regexp_parser (>= 2.9.3, < 3.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) @@ -664,7 +664,6 @@ 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