From 47be1d6578374248ef872391d40721e5cc357199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 13:36:41 +0000 Subject: [PATCH] Bump hotwire-livereload from 1.4.1 to 2.0.0 Bumps [hotwire-livereload](https://github.com/kirillplatonov/hotwire-livereload) from 1.4.1 to 2.0.0. - [Release notes](https://github.com/kirillplatonov/hotwire-livereload/releases) - [Commits](https://github.com/kirillplatonov/hotwire-livereload/compare/v1.4.1...v2.0.0) --- updated-dependencies: - dependency-name: hotwire-livereload dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e9e4dd..ff078fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -123,10 +123,10 @@ GEM foreman (0.88.1) globalid (1.2.1) activesupport (>= 6.1) - hotwire-livereload (1.4.1) - actioncable (>= 6.0.0) + hotwire-livereload (2.0.0) + actioncable (>= 7.0.0) listen (>= 3.0.0) - railties (>= 6.0.0) + railties (>= 7.0.0) i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.3) @@ -171,11 +171,11 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.2-aarch64-linux) + nokogiri (1.18.0-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.0-x86_64-linux-gnu) racc (~> 1.4) oj (3.16.8) bigdecimal (>= 3.0) @@ -203,7 +203,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)