From c48d04df42fa005c421912e2a9b6a6e840f3a3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:22:29 +0000 Subject: [PATCH] Bump solid_cable from 3.0.12 to 4.0.2 Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.12 to 4.0.2. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](https://github.com/rails/solid_cable/compare/v3.0.12...v4.0.2) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a36583..e4af2fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -477,7 +477,7 @@ GEM simplecov-lcov (0.9.0) simplecov_json_formatter (0.1.4) simpleidn (0.2.3) - solid_cable (3.0.12) + solid_cable (4.0.2) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2)