From fc3d330c91cb00884c0733e9b60da4799078ae5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:29:48 +0000 Subject: [PATCH] Bump solid_cable from 3.0.11 to 3.0.12 Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.11 to 3.0.12. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](https://github.com/rails/solid_cable/compare/v3.0.11...v3.0.12) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 3.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b4a9e00..74060ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -364,7 +364,7 @@ GEM websocket (~> 1.0) skylight (6.0.4) activesupport (>= 5.2.0) - solid_cable (3.0.11) + solid_cable (3.0.12) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2)