From 25b84035e0846c7f7e28fc457f800bd959225b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:25:54 +0000 Subject: [PATCH] Bump hotwire-spark from 0.1.7 to 0.1.12 Bumps [hotwire-spark](https://github.com/hotwired/spark) from 0.1.7 to 0.1.12. - [Release notes](https://github.com/hotwired/spark/releases) - [Commits](https://github.com/hotwired/spark/compare/v0.1.7...v0.1.12) --- updated-dependencies: - dependency-name: hotwire-spark dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae8d685a2..5b519c148 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bootsnap (1.18.4) msgpack (~> 1.2) brakeman (6.2.2) @@ -154,9 +154,9 @@ GEM ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) - hotwire-spark (0.1.7) + hotwire-spark (0.1.12) listen - rails (>= 8.0.0) + rails (>= 7.0.0) zeitwerk i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -188,9 +188,10 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) + mini_portile2 (2.8.8) minitest (5.25.4) msgpack (1.7.5) - net-imap (0.5.3) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -200,17 +201,24 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.2-aarch64-linux) + nokogiri (1.18.0) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.17.2-arm-linux) + nokogiri (1.18.0-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.0-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.17.2-x86-linux) + nokogiri (1.18.0-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-x86_64-darwin) + nokogiri (1.18.0-arm-linux-musl) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.0-arm64-darwin) + racc (~> 1.4) + nokogiri (1.18.0-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.0-x86_64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.0-x86_64-linux-musl) racc (~> 1.4) parallel (1.26.3) parser (3.3.6.0) @@ -234,7 +242,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3)