From f61190060aa2cab9490b0c5b640227191e0a3164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:40:51 +0000 Subject: [PATCH] Bump websocket-driver from 0.7.6 to 0.8.2 Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.7.6 to 0.8.2. - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-driver-ruby/compare/0.7.6...0.8.2) --- updated-dependencies: - dependency-name: websocket-driver dependency-version: 0.8.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8042021..10da424 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + base64 (0.3.0) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) @@ -129,6 +130,8 @@ GEM racc (~> 1.4) nokogiri (1.15.3-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -219,7 +222,8 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - websocket-driver (0.7.6) + websocket-driver (0.8.2) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.11) @@ -227,6 +231,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap