From 3b36e5e4e5e523e69dcf11042fd9b8e1617f16b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 06:31:49 +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-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e18c0ec..7dbee15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,6 +142,7 @@ GEM dotenv (= 3.1.4) railties (>= 6.1) drb (2.2.3) + erb (5.0.2) erb_lint (0.1.3) activesupport better_html (~> 1.0.7) @@ -171,7 +172,9 @@ GEM concurrent-ruby (~> 1.1) webrick (~> 1.7) websocket-driver (~> 0.7) - ffi (1.17.0) + ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-darwin) + ffi (1.17.2-x86_64-linux-gnu) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) @@ -185,10 +188,10 @@ GEM hashids (~> 1.0) hashids (1.0.6) hashie (5.0.0) - 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) html_tokenizer (0.0.8) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -199,8 +202,9 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.1) + irb (1.15.2) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.13.2) @@ -279,13 +283,17 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prism (1.4.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.0) + psych (5.2.6) + date stringio public_suffix (6.0.2) puma (6.6.1) @@ -337,16 +345,17 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) ranked-model (0.4.11) activerecord (>= 5.2) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.7.0) + rdoc (6.14.2) + erb psych (>= 4.0.0) regexp_parser (2.11.0) - reline (0.5.11) + reline (0.6.2) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -442,7 +451,7 @@ GEM rubocop-rails (~> 2.31.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.2) + stringio (3.1.7) tailwindcss-rails (3.0.0) railties (>= 7.0.0) tailwindcss-ruby @@ -473,12 +482,13 @@ GEM bindex (>= 0.4.0) railties (>= 6.0.0) webrick (1.9.0) - websocket-driver (0.7.6) + websocket-driver (0.8.0) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.3) PLATFORMS arm64-darwin-21