From 4ffbc0c119e9bc29089453290c5f8bc39127d5d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:37:07 +0000 Subject: [PATCH] Bump solid_cable from 3.0.8 to 3.0.11 Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.8 to 3.0.11. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](https://github.com/rails/solid_cable/compare/v3.0.8...v3.0.11) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 3.0.11 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 7b6f979..7fdb320 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -304,7 +304,7 @@ GEM ffi (~> 1.12) logger securerandom (0.4.1) - solid_cable (3.0.8) + solid_cable (3.0.11) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2)