Skip to content

Commit 98bf83e

Browse files
Bump hotwire-livereload from 2.0.0 to 2.1.1 in /demo (#3746)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9d0cb7 commit 98bf83e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ group :development do
4747
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
4848
gem "spring", "~> 4.4"
4949
gem "spring-watcher-listen", "~> 2.1"
50-
gem "hotwire-livereload", "~> 2.0"
50+
gem "hotwire-livereload", "~> 2.1"
5151

5252
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
5353
gem "turbo-rails"

demo/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ GEM
102102
faraday-patron (1.0.0)
103103
faraday-rack (1.0.0)
104104
faraday-retry (1.0.3)
105-
ffi (1.17.1-x86_64-linux-gnu)
105+
ffi (1.17.3-x86_64-linux-gnu)
106106
ffi-compiler (1.3.2)
107107
ffi (>= 1.15.5)
108108
rake
@@ -124,7 +124,7 @@ GEM
124124
helm-cli (0.3.0)
125125
helm-rb (~> 0.1)
126126
helm-rb (0.3.0-x86_64-linux)
127-
hotwire-livereload (2.0.0)
127+
hotwire-livereload (2.1.1)
128128
actioncable (>= 7.0.0)
129129
listen (>= 3.0.0)
130130
railties (>= 7.0.0)
@@ -336,7 +336,7 @@ GEM
336336
stimulus-rails (1.3.4)
337337
railties (>= 6.0.0)
338338
stringio (3.2.0)
339-
thor (1.4.0)
339+
thor (1.5.0)
340340
timeliness (0.3.10)
341341
tsort (0.2.0)
342342
turbo-rails (2.0.20)
@@ -376,7 +376,7 @@ DEPENDENCIES
376376
bootsnap (>= 1.4.2)
377377
cssbundling-rails (~> 1.4)
378378
foreman
379-
hotwire-livereload (~> 2.0)
379+
hotwire-livereload (~> 2.1)
380380
kind-rb (~> 0.1)
381381
kuby-azure (~> 0.4.0)
382382
kuby-core (~> 0.20)

0 commit comments

Comments
 (0)