From b9522036dd2c037d99c64481b67cd8c45f8caea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:40:40 -0400 Subject: [PATCH] Bump hotwire-livereload from 1.3.1 to 1.3.2 (#591) Bumps [hotwire-livereload](https://github.com/kirillplatonov/hotwire-livereload) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/kirillplatonov/hotwire-livereload/releases) - [Commits](https://github.com/kirillplatonov/hotwire-livereload/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: hotwire-livereload dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 568446be..57d32aec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM thor (>= 0.14.1) hashdiff (1.1.0) highline (3.0.1) - hotwire-livereload (1.3.1) + hotwire-livereload (1.3.2) actioncable (>= 6.0.0) listen (>= 3.0.0) railties (>= 6.0.0) @@ -205,7 +205,7 @@ GEM childprocess (~> 5.0) letter_opener (1.10.0) launchy (>= 2.2, < 4) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.22.0)