From 4145d72be9699119879811bd0d14067001852129 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 26 Mar 2024 17:30:05 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 77cf3dc19..486757ac2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM autoprefixer-rails (10.4.16.0) execjs (~> 2) aws-eventstream (1.3.0) - aws-partitions (1.899.0) + aws-partitions (1.900.0) aws-sdk-core (3.191.4) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -307,7 +307,7 @@ GEM kramdown (2.4.0) rexml language_server-protocol (3.17.0.3) - libv8-node (18.16.0.0) + libv8-node (18.19.0.0) libxml-ruby (5.0.3) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -329,8 +329,8 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - mini_racer (0.8.0) - libv8-node (~> 18.16.0.0) + mini_racer (0.9.0) + libv8-node (~> 18.19.0.0) minitest (5.22.3) minitest-focus (1.4.0) minitest (>= 4, < 6) @@ -347,9 +347,9 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol - nio4r (2.7.0) + nio4r (2.7.1) nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -414,7 +414,7 @@ GEM nio4r (~> 2.0) quad_tile (1.0.1) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-cors (2.0.2) rack (>= 2.0.0) rack-openid (1.4.2) @@ -472,10 +472,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.4.3) + reline (0.5.0) io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) @@ -508,7 +508,7 @@ GEM rubocop-performance (1.20.2) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rails (2.24.0) + rubocop-rails (2.24.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -563,7 +563,7 @@ GEM thor (1.3.1) tilt (2.3.0) timeout (0.4.1) - turbo-rails (2.0.4) + turbo-rails (2.0.5) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) @@ -574,7 +574,7 @@ GEM validates_email_format_of (1.7.2) i18n vendorer (0.2.0) - version_gem (1.1.3) + version_gem (1.1.4) webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) -- 2.39.5