From 77577fc835e385ccd3527e21ee19fb8166a22220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:38:57 +0000 Subject: [PATCH] Bump the all-demo group across 1 directory with 2 updates Bumps the all-demo group with 2 updates in the /demo directory: [hotwire-livereload](https://github.com/kirillplatonov/hotwire-livereload) and [turbo-rails](https://github.com/hotwired/turbo-rails). Updates `hotwire-livereload` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/kirillplatonov/hotwire-livereload/releases) - [Commits](https://github.com/kirillplatonov/hotwire-livereload/compare/v1.4.0...v1.4.1) Updates `turbo-rails` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: hotwire-livereload dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-demo - dependency-name: turbo-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-demo ... Signed-off-by: dependabot[bot] --- demo/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 89eb2eda20..9506cf41de 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -99,7 +99,9 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - ffi (1.16.3) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -121,7 +123,7 @@ GEM helm-rb (0.2.1-arm64-darwin) helm-rb (0.2.1-x86_64-darwin) helm-rb (0.2.1-x86_64-linux) - hotwire-livereload (1.4.0) + hotwire-livereload (1.4.1) actioncable (>= 6.0.0) listen (>= 3.0.0) railties (>= 6.0.0) @@ -137,7 +139,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) @@ -293,7 +295,7 @@ GEM zeitwerk (~> 2.6) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rdoc (6.7.0) psych (>= 4.0.0) @@ -330,7 +332,7 @@ GEM stringio (3.1.1) thor (1.3.2) timeliness (0.3.10) - turbo-rails (2.0.6) + turbo-rails (2.0.7) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)