Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hotwire-livereload from 1.4.1 to 2.0.0 in /demo #3250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ group :development do
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem "spring", "~> 4.2"
gem "spring-watcher-listen", "~> 2.1"
gem "hotwire-livereload", "~> 1.4"
gem "hotwire-livereload", "~> 2.0"

# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
gem "turbo-rails"
Expand Down
36 changes: 19 additions & 17 deletions demo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
azure_mgmt_container_service (0.22.0)
ms_rest_azure (~> 0.12.0)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
Expand All @@ -63,13 +63,14 @@ GEM
addressable
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
date (3.4.1)
docker-remote (0.8.0)
domain_name (0.6.20240107)
drb (2.2.1)
dry-cli (1.2.0)
dry-inflector (0.3.0)
ejson (1.4.1)
erubi (1.13.0)
erubi (1.13.1)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -118,10 +119,10 @@ GEM
helm-rb (0.3.0-arm64-darwin)
helm-rb (0.3.0-x86_64-darwin)
helm-rb (0.3.0-x86_64-linux)
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)
htmlbeautifier (1.4.3)
htmlentities (4.3.4)
http (5.2.0)
Expand All @@ -136,8 +137,8 @@ GEM
http-form_data (2.3.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jsonpath (1.1.5)
Expand Down Expand Up @@ -220,7 +221,7 @@ GEM
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0507)
minitest (5.25.2)
minitest (5.25.4)
ms_rest (0.7.6)
concurrent-ruby (~> 1.0)
faraday (>= 0.9, < 2.0.0)
Expand All @@ -236,11 +237,11 @@ GEM
mutex_m (0.3.0)
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
octicons (19.13.0)
oj (3.16.3)
Expand All @@ -252,7 +253,8 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.2.0)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand All @@ -265,15 +267,15 @@ GEM
rack
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)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (7.1.3.2)
Expand All @@ -288,11 +290,11 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.10.0)
psych (>= 4.0.0)
recursive-open-struct (1.1.3)
redcarpet (3.6.0)
reline (0.5.11)
reline (0.6.0)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -363,7 +365,7 @@ DEPENDENCIES
bootsnap (>= 1.4.2)
cssbundling-rails (~> 1.4)
foreman
hotwire-livereload (~> 1.4)
hotwire-livereload (~> 2.0)
kind-rb (~> 0.1)
kuby-azure (~> 0.4.0)
kuby-core (~> 0.20)
Expand Down
Loading