From 5834921c97540dc05bc63949043b592510e1e8c0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 15:50:20 +0000 Subject: [PATCH] Update puppeteer-ruby to version 0.50.1 --- Gemfile.lock | 66 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 60 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b34d101..304cf3c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,30 @@ GEM anyway_config (2.7.2) ruby-next-core (~> 1.0) ast (2.4.3) + async (2.36.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.11) + metrics (~> 0.12) + traces (~> 0.18) + async-http (0.94.2) + async (>= 2.10.2) + async-pool (~> 0.11) + io-endpoint (~> 0.14) + io-stream (~> 0.6) + metrics (~> 0.12) + protocol-http (~> 0.58) + protocol-http1 (~> 0.36) + protocol-http2 (~> 0.22) + protocol-url (~> 0.2) + traces (~> 0.10) + async-pool (0.11.1) + async (>= 2.0) + async-websocket (0.30.0) + async-http (~> 0.76) + protocol-http (~> 0.34) + protocol-rack (~> 0.7) + protocol-websocket (~> 0.17) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) @@ -134,6 +158,10 @@ GEM descendants_tracker (~> 0.0.1) concurrent-ruby (1.3.6) connection_pool (3.0.2) + console (1.34.2) + fiber-annotation + fiber-local (~> 1.1) + json crass (1.0.6) csv (3.3.5) cuprite (0.17) @@ -210,6 +238,10 @@ GEM webrick (~> 1.7) websocket-driver (~> 0.7) ffi (1.17.3-x86_64-linux-gnu) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.1) flay (2.14.2) erubi (~> 1.10) path_expander (~> 2.0) @@ -243,6 +275,9 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) + io-endpoint (0.17.2) + io-event (1.14.2) + io-stream (0.11.1) irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -276,9 +311,11 @@ GEM marcel (1.1.0) matrix (0.4.2) maxminddb (0.1.22) - mime-types (3.5.2) - mime-types-data (~> 3.2015) - mime-types-data (3.2024.0903) + metrics (0.15.0) + mime-types (3.7.0) + logger + mime-types-data (~> 3.2025, >= 3.2025.0507) + mime-types-data (3.2026.0127) mini_magick (5.3.1) logger mini_mime (1.1.5) @@ -361,16 +398,32 @@ GEM prism (1.9.0) prometheus-client (4.2.5) base64 + protocol-hpack (1.5.1) + protocol-http (0.58.1) + protocol-http1 (0.37.0) + protocol-http (~> 0.58) + protocol-http2 (0.24.0) + protocol-hpack (~> 1.4) + protocol-http (~> 0.47) + protocol-rack (0.21.0) + io-stream (>= 0.10) + protocol-http (~> 0.58) + rack (>= 1.0) + protocol-url (0.4.0) + protocol-websocket (0.20.2) + protocol-http (~> 0.2) psych (5.3.1) date stringio public_suffix (7.0.2) puma (7.2.0) nio4r (~> 2.0) - puppeteer-ruby (0.45.6) - concurrent-ruby (>= 1.1, < 1.4) + puppeteer-ruby (0.50.1) + async (>= 2.35.1, < 3.0) + async-http (>= 0.60, < 1.0) + async-websocket (>= 0.27, < 1.0) + base64 mime-types (>= 3.0) - websocket-driver (>= 0.6.0) racc (1.8.1) rack (3.2.4) rack-cache (1.17.0) @@ -564,6 +617,7 @@ GEM thruster (0.1.17-x86_64-linux) tilt (2.7.0) timeout (0.6.0) + traces (0.18.2) tsort (0.2.0) tty-which (0.5.0) turbo-rails (2.0.21)