From 0932b5c9001f2ff1580ed804f994cb4fb7749141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:05:22 +0000 Subject: [PATCH] Bump solid_cable from 3.0.2 to 3.0.4 Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](https://github.com/rails/solid_cable/compare/v3.0.2...v3.0.4) --- updated-dependencies: - dependency-name: solid_cable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7314a43..e1aae9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -166,17 +166,17 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.16.8-aarch64-linux) + nokogiri (1.17.0-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.8-arm-linux) + nokogiri (1.17.0-arm-linux) racc (~> 1.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.17.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86-linux) + nokogiri (1.17.0-x86-linux) racc (~> 1.4) - nokogiri (1.16.8-x86_64-darwin) + nokogiri (1.17.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) ostruct (0.6.1) parallel (1.26.3) @@ -193,7 +193,8 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.0) + psych (5.2.1) + date stringio puma (6.5.0) nio4r (~> 2.0) @@ -242,7 +243,7 @@ GEM rdoc (6.8.1) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) requestjs-rails (0.0.12) railties (>= 6.1.0) @@ -302,7 +303,7 @@ GEM ruby-lsp (~> 0.22.0) ruby-progressbar (1.13.0) securerandom (0.4.0) - solid_cable (3.0.2) + solid_cable (3.0.4) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2) @@ -353,7 +354,7 @@ GEM unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) - useragent (0.16.10) + useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)