From 778993d0d4d5914e1f962f9b38586e4184163486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:25:27 +0000 Subject: [PATCH] chore(deps): bump async-websocket in the ruby-dependencies group Bumps the ruby-dependencies group with 1 update: [async-websocket](https://github.com/socketry/async-websocket). Updates `async-websocket` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/socketry/async-websocket/releases) - [Changelog](https://github.com/socketry/async-websocket/blob/main/releases.md) - [Commits](https://github.com/socketry/async-websocket/compare/v0.30.0...v0.30.1) --- updated-dependencies: - dependency-name: async-websocket dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63167e2..fec2c45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM rspec (~> 3.0) rspec-files (~> 1.0) rspec-memory (~> 1.0) - async-websocket (0.30.0) + async-websocket (0.30.1) async-http (~> 0.76) protocol-http (~> 0.34) protocol-rack (~> 0.7) @@ -49,7 +49,7 @@ GEM bundler (>= 1.2.0) thor (~> 1.0) concurrent-ruby (1.3.6) - console (1.34.3) + console (1.36.0) fiber-annotation fiber-local (~> 1.1) json @@ -73,9 +73,9 @@ GEM fiber-storage (1.0.1) fileutils (1.8.0) io-endpoint (0.17.2) - io-event (1.16.0) - io-stream (0.13.0) - json (2.19.8) + io-event (1.16.2) + io-stream (0.13.1) + json (2.19.9) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.10.0) @@ -104,7 +104,7 @@ GEM protocol-http (~> 0.58) rack (>= 1.0) protocol-url (0.4.0) - protocol-websocket (0.21.0) + protocol-websocket (0.21.1) protocol-http (~> 0.2) racc (1.8.1) rack (3.2.6)