From 40d515b35aea55496722bea4821f540fe232acaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:17:12 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 7 updates Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [async](https://github.com/socketry/async) | `2.42.0` | `2.43.0` | | [async-http](https://github.com/socketry/async-http) | `0.95.1` | `0.98.1` | | [io-event](https://github.com/socketry/io-event) | `1.19.2` | `1.19.3` | | [io-stream](https://github.com/socketry/io-stream) | `0.13.2` | `0.14.0` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.63.0` | `0.64.0` | | [protocol-http2](https://github.com/socketry/protocol-http2) | `0.26.1` | `0.26.2` | | [puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby) | `0.52.1` | `0.53.0` | Updates `async` from 2.42.0 to 2.43.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](https://github.com/socketry/async/compare/v2.42.0...v2.43.0) Updates `async-http` from 0.95.1 to 0.98.1 - [Release notes](https://github.com/socketry/async-http/releases) - [Changelog](https://github.com/socketry/async-http/blob/main/releases.md) - [Commits](https://github.com/socketry/async-http/compare/v0.95.1...v0.98.1) Updates `io-event` from 1.19.2 to 1.19.3 - [Release notes](https://github.com/socketry/io-event/releases) - [Changelog](https://github.com/socketry/io-event/blob/main/releases.md) - [Commits](https://github.com/socketry/io-event/compare/v1.19.2...v1.19.3) Updates `io-stream` from 0.13.2 to 0.14.0 - [Release notes](https://github.com/socketry/io-stream/releases) - [Changelog](https://github.com/socketry/io-stream/blob/main/releases.md) - [Commits](https://github.com/socketry/io-stream/compare/v0.13.2...v0.14.0) Updates `protocol-http` from 0.63.0 to 0.64.0 - [Release notes](https://github.com/socketry/protocol-http/releases) - [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-http/compare/v0.63.0...v0.64.0) Updates `protocol-http2` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/socketry/protocol-http2/releases) - [Changelog](https://github.com/socketry/protocol-http2/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-http2/compare/v0.26.1...v0.26.2) Updates `puppeteer-ruby` from 0.52.1 to 0.53.0 - [Commits](https://github.com/YusukeIwaki/puppeteer-ruby/compare/0.52.1...0.53.0) --- updated-dependencies: - dependency-name: async dependency-version: 2.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: async-http dependency-version: 0.98.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: io-event dependency-version: 1.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-stream dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.64.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http2 dependency-version: 0.26.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: puppeteer-ruby dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc82783e..eeab0f6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,23 +33,19 @@ GEM specs: addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - async (2.42.0) + async (2.43.0) console (~> 1.29) fiber-annotation io-event (~> 1.11) - metrics (~> 0.12) - traces (~> 0.18) - async-http (0.95.1) - async (>= 2.10.2) + async-http (0.98.1) + async (>= 2.35.1) async-pool (~> 0.11) io-endpoint (~> 0.14) - io-stream (~> 0.6) - metrics (~> 0.12) - protocol-http (~> 0.62) + io-stream (~> 0.14) + protocol-http (~> 0.64) protocol-http1 (~> 0.39) protocol-http2 (~> 0.26) protocol-url (~> 0.2) - traces (~> 0.10) async-pool (0.11.2) async (>= 2.0) async-websocket (0.30.1) @@ -117,14 +113,13 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.19.2) - io-stream (0.13.2) + io-event (1.19.3) + io-stream (0.14.0) openssl (>= 3.3) json (2.21.1) 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) @@ -137,10 +132,10 @@ GEM racc (~> 1.4) openssl (4.0.2) protocol-hpack (1.5.1) - protocol-http (0.63.0) + protocol-http (0.64.0) protocol-http1 (0.39.0) protocol-http (~> 0.62) - protocol-http2 (0.26.1) + protocol-http2 (0.26.2) protocol-hpack (~> 1.4) protocol-http (~> 0.62) protocol-rack (0.22.1) @@ -151,12 +146,13 @@ GEM protocol-websocket (0.21.1) protocol-http (~> 0.2) public_suffix (7.0.5) - puppeteer-ruby (0.52.1) + puppeteer-ruby (0.53.0) async (>= 2.35.1, < 3.0) async-http (>= 0.60, < 1.0) async-websocket (>= 0.27, < 1.0) base64 mime-types (>= 3.0) + urlpattern (~> 0.1.1) racc (1.8.1) rack (3.2.6) regexp_parser (2.12.0) @@ -169,10 +165,11 @@ 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) + urlpattern (0.1.1-arm64-darwin) + urlpattern (0.1.1-x86_64-linux) zeitwerk (2.8.2) zlib (3.2.3)