From 4c7146d5cba177281cf0fbabfa5e02b754c0b861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:53:47 +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 c12e4f7..b2393ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -506,7 +506,7 @@ GEM slim (5.2.1) temple (~> 0.10.0) tilt (>= 2.1.0) - solid_cable (3.0.8) + solid_cable (3.0.11) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2)