From 31016874cf4304bedefe538ac4c4a7379373ec09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 00:25:10 +0000 Subject: [PATCH] Bump websocket-driver from 0.7.5 to 0.8.1 Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.7.5 to 0.8.1. - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-driver-ruby/compare/0.7.5...0.8.1) --- updated-dependencies: - dependency-name: websocket-driver dependency-version: 0.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e8760a7c4..0c7bcc017f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,9 +2,9 @@ PATH remote: . specs: administrate (0.20.1) - actionpack (>= 6.0, < 8.0) - actionview (>= 6.0, < 8.0) - activerecord (>= 6.0, < 8.0) + actionpack (>= 6.0, < 9.0) + actionview (>= 6.0, < 9.0) + activerecord (>= 6.0, < 9.0) jquery-rails (~> 4.6.0) kaminari (~> 1.2.2) sassc-rails (~> 2.1) @@ -328,7 +328,8 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) webrick (1.8.1) websocket (1.2.10) - websocket-driver (0.7.5) + websocket-driver (0.8.1) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0)