From ba79a1d2dfb19ce7c5a752caa94f3acdb7a348fe Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 09:15:08 +0000 Subject: [PATCH] Update falcon to version 0.55.5 --- Gemfile.lock | 99 ++++++++++++++++++++++++++++------------------------ 1 file changed, 53 insertions(+), 46 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33229115..4f8bdeb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,31 +83,35 @@ GEM ar_lazy_preload (1.1.2) rails (>= 5.2) ast (2.4.2) - async (2.23.0) + async (2.39.0) console (~> 1.29) fiber-annotation - io-event (~> 1.9) + io-event (~> 1.11) metrics (~> 0.12) - traces (~> 0.15) - async-container (0.18.3) - async (~> 2.10) - async-http (0.87.0) + traces (~> 0.18) + async-container (0.35.0) + async (~> 2.22) + async-http (0.95.1) async (>= 2.10.2) - async-pool (~> 0.9) + async-pool (~> 0.11) io-endpoint (~> 0.14) io-stream (~> 0.6) metrics (~> 0.12) - protocol-http (~> 0.49) - protocol-http1 (~> 0.30) - protocol-http2 (~> 0.22) + protocol-http (~> 0.62) + protocol-http1 (~> 0.39) + protocol-http2 (~> 0.26) + protocol-url (~> 0.2) traces (~> 0.10) - async-http-cache (0.4.4) + async-http-cache (0.4.6) async-http (~> 0.56) - async-pool (0.10.3) - async (>= 1.25) - async-service (0.12.0) + async-pool (0.11.2) + async (>= 2.0) + async-service (0.24.1) async - async-container (~> 0.16) + async-container (~> 0.34) + string-format (~> 0.2) + async-utilization (0.4.0) + console (~> 1.0) audited (5.8.0) activerecord (>= 5.2, < 8.2) activesupport (>= 5.2, < 8.2) @@ -131,6 +135,9 @@ GEM baby_squeel (3.0.0) activerecord (>= 6.1.5, < 7.2) ransack (~> 4.1) + bake (0.25.0) + bigdecimal + samovar (~> 2.1) base64 (0.3.0) benchmark (0.4.1) bigdecimal (3.2.2) @@ -140,8 +147,8 @@ GEM brakeman (7.0.0) racc builder (3.3.0) - bundler-audit (0.9.2) - bundler (>= 1.2.0, < 3) + bundler-audit (0.9.3) + bundler (>= 1.2.0) thor (~> 1.0) cancancan (3.6.1) capybara (3.40.0) @@ -159,7 +166,7 @@ GEM jwt (~> 2.5) concurrent-ruby (1.3.5) connection_pool (2.5.3) - console (1.29.3) + console (1.35.1) fiber-annotation fiber-local (~> 1.1) json @@ -193,16 +200,16 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - falcon (0.48.6) + falcon (0.55.5) async - async-container (~> 0.18) + async-container (~> 0.20) async-http (~> 0.75) async-http-cache (~> 0.4) - async-service (~> 0.10) + async-service (~> 0.19) + async-utilization (~> 0.3) bundler localhost (~> 1.1) - openssl (~> 3.0) - process-metrics (~> 0.2) + openssl (>= 3.0) protocol-http (~> 0.31) protocol-rack (~> 0.7) samovar (~> 2.3) @@ -220,7 +227,7 @@ GEM fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage - fiber-storage (1.0.0) + fiber-storage (1.0.1) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) @@ -239,15 +246,15 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.1) - io-endpoint (0.14.0) - io-event (1.9.0) - io-stream (0.6.1) + io-endpoint (0.17.2) + io-event (1.16.1) + io-stream (0.13.0) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.10.2) + json (2.19.6) jwt (2.10.1) base64 language_server-protocol (3.17.0.4) @@ -259,7 +266,8 @@ GEM rackup (~> 2) sqlite3 (>= 1.6.0, < 2.0.0) tilt (~> 2) - localhost (1.3.1) + localhost (1.8.0) + bake logger (1.7.0) loofah (2.24.1) crass (~> 1.0.2) @@ -269,11 +277,11 @@ GEM net-imap net-pop net-smtp - mapping (1.1.1) + mapping (1.1.3) marcel (1.0.4) matrix (0.4.2) method_source (1.1.0) - metrics (0.12.1) + metrics (0.15.0) mini_mime (1.1.5) minitest (5.25.5) minitest-rails (7.1.1) @@ -310,7 +318,7 @@ GEM oj (3.16.10) bigdecimal (>= 3.0) ostruct (>= 0.2) - openssl (3.3.0) + openssl (4.0.2) ostruct (0.6.1) pagy (9.3.3) parallel (1.26.3) @@ -327,25 +335,23 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - process-metrics (0.3.0) - console (~> 1.8) - json (~> 2) - samovar (~> 2.1) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack railties (>= 7.0.0) protocol-hpack (1.5.1) - protocol-http (0.49.0) - protocol-http1 (0.30.0) - protocol-http (~> 0.22) - protocol-http2 (0.22.1) + protocol-http (0.62.2) + protocol-http1 (0.39.0) + protocol-http (~> 0.62) + protocol-http2 (0.26.0) protocol-hpack (~> 1.4) - protocol-http (~> 0.47) - protocol-rack (0.11.1) - protocol-http (~> 0.43) + protocol-http (~> 0.62) + protocol-rack (0.22.1) + io-stream (>= 0.10) + protocol-http (~> 0.58) rack (>= 1.0) + protocol-url (0.4.0) psych (5.2.6) date stringio @@ -354,7 +360,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.0) + rack (3.2.6) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -445,7 +451,7 @@ GEM rubyzip (2.4.1) rufus-scheduler (3.9.2) fugit (~> 1.1, >= 1.11.1) - samovar (2.3.0) + samovar (2.4.1) console (~> 1.0) mapping (~> 1.0) securerandom (0.4.1) @@ -466,6 +472,7 @@ GEM rubocop-performance (~> 1.23.0) stimulus-rails (1.3.4) railties (>= 6.0.0) + string-format (0.2.0) stringio (3.1.7) tailwindcss-rails (3.3.2) railties (>= 7.0.0) @@ -476,7 +483,7 @@ GEM thor (1.4.0) tilt (2.6.0) timeout (0.4.3) - traces (0.15.2) + traces (0.18.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0)