From 2bce207a111b094ee75a5e2f8ab9042c0c9bb859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 07:32:58 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [kramdown](https://github.com/gettalong/kramdown), [puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby) and [reverse_markdown](https://github.com/xijo/reverse_markdown). Updates `kramdown` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) Updates `puppeteer-ruby` from 0.45.6 to 0.50.0 - [Commits](https://github.com/YusukeIwaki/puppeteer-ruby/compare/0.45.6...0.50.0) Updates `reverse_markdown` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/xijo/reverse_markdown/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: kramdown dependency-version: 2.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: puppeteer-ruby dependency-version: 0.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: reverse_markdown dependency-version: 3.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 70 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 60 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e123ecbd..d62b76ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,10 +34,38 @@ GEM specs: addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) + 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) base64 (0.3.0) bigdecimal (4.0.1) brotli (0.7.0) concurrent-ruby (1.3.6) + console (1.34.2) + fiber-annotation + fiber-local (~> 1.1) + json crass (1.0.6) dry-configurable (1.3.0) dry-core (~> 1.1) @@ -85,10 +113,18 @@ GEM zlib (~> 3.0) faraday-net_http (3.4.2) net-http (~> 0.5) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.1) + io-endpoint (0.17.0) + io-event (1.14.2) + io-stream (0.11.1) json (2.18.0) - kramdown (2.5.1) - rexml (>= 3.3.9) + kramdown (2.5.2) + rexml (>= 3.4.4) logger (1.7.0) + metrics (0.15.0) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) @@ -100,14 +136,31 @@ GEM nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) + 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) public_suffix (7.0.2) - puppeteer-ruby (0.45.6) - concurrent-ruby (>= 1.1, < 1.4) + puppeteer-ruby (0.50.0) + 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) regexp_parser (2.11.3) - reverse_markdown (3.0.1) + reverse_markdown (3.0.2) nokogiri rexml (3.4.4) rss (0.3.2) @@ -116,13 +169,10 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.16.8) thor (1.5.0) + traces (0.18.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.1.1) - websocket-driver (0.8.0) - base64 - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) zeitwerk (2.7.4) zlib (3.2.2)