From d7e83e9ff2dac95402b1d0b2be83f3c4d36328ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 04:55:20 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 942c879..e45d22f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) - globalid (1.3.0) + globalid (1.4.0) activesupport (>= 6.1) htmlentities (4.4.2) i18n (1.15.2) @@ -353,7 +353,7 @@ GEM rubyzip (2.4.1) scanf (1.0.0) securerandom (0.4.1) - solid_cable (3.0.12) + solid_cable (4.0.2) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2)