From 4f16cde3be047ed011b968c85366c533ffb950e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:46:53 +0000 Subject: [PATCH] chore(deps): bump solid_cable from 3.0.4 to 3.0.5 in /builder Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](https://github.com/rails/solid_cable/compare/v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: solid_cable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index b24bf5b7e9f..ba55d01911e 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -264,7 +264,7 @@ GEM redcarpet (3.6.0) redis-client (0.23.0) connection_pool - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -304,7 +304,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 6.0, != 5.0.0) - solid_cable (3.0.4) + solid_cable (3.0.5) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2)