From 8bee129b5ddc7b12b7b32925f476db37b77ed44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:37:26 +0000 Subject: [PATCH] Bump async-websocket from 0.26.1 to 0.30.0 Bumps [async-websocket](https://github.com/socketry/async-websocket) from 0.26.1 to 0.30.0. - [Release notes](https://github.com/socketry/async-websocket/releases) - [Changelog](https://github.com/socketry/async-websocket/blob/main/release.cert) - [Commits](https://github.com/socketry/async-websocket/compare/v0.26.1...v0.30.0) --- updated-dependencies: - dependency-name: async-websocket dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b469c0c..98b3a5c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,10 +124,11 @@ GEM async-service (0.12.0) async async-container (~> 0.16) - async-websocket (0.26.1) - async-http (~> 0.54) - protocol-rack (~> 0.5) - protocol-websocket (~> 0.11) + async-websocket (0.30.0) + async-http (~> 0.76) + protocol-http (~> 0.34) + protocol-rack (~> 0.7) + protocol-websocket (~> 0.17) base32-crockford (0.1.0) base64 (0.2.0) bcrypt (3.1.20) @@ -161,7 +162,7 @@ GEM colored2 (3.1.2) concurrent-ruby (1.3.4) connection_pool (2.4.1) - console (1.28.1) + console (1.29.0) fiber-annotation fiber-local (~> 1.1) json @@ -297,7 +298,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.6) + json (2.8.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -376,7 +377,7 @@ GEM protocol-http (~> 0.37) rack (>= 1.0) protocol-redis (0.8.1) - protocol-websocket (0.13.0) + protocol-websocket (0.20.1) protocol-http (~> 0.2) pry (0.14.2) coderay (~> 1.1)