Skip to content

Commit

Permalink
Bump hotwire-livereload from 1.2.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [hotwire-livereload](https://github.com/kirillplatonov/hotwire-livereload) from 1.2.3 to 1.4.0.
- [Release notes](https://github.com/kirillplatonov/hotwire-livereload/releases)
- [Commits](kirillplatonov/hotwire-livereload@v1.2.3...v1.4.0)

---
updated-dependencies:
- dependency-name: hotwire-livereload
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent da5369e commit 15dfffa
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bcrypt (3.1.19)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bootsnap (1.17.1)
msgpack (~> 1.2)
builder (3.2.4)
Expand All @@ -131,8 +131,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
erubi (1.12.0)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
Expand All @@ -146,14 +145,15 @@ GEM
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
ffi (1.15.5)
ffi (1.16.3)
friendly_id (5.5.0)
activerecord (>= 4.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
hotwire-livereload (1.2.3)
hotwire-livereload (1.4.0)
actioncable (>= 6.0.0)
listen (>= 3.0.0)
rails (>= 6.0.0)
railties (>= 6.0.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
Expand All @@ -163,8 +163,8 @@ GEM
actionpack (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.11.2)
rdoc
irb (1.13.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand All @@ -176,7 +176,7 @@ GEM
addressable (~> 2.8)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
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)
Expand All @@ -187,13 +187,13 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.3)
marcel (1.0.4)
matrix (0.4.2)
meta-tags (2.19.0)
actionpack (>= 3.2.0, < 7.2)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.22.2)
minitest (5.22.3)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
Expand All @@ -205,9 +205,9 @@ GEM
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0.1)
net-smtp (0.5.0)
net-protocol
nio4r (2.7.0)
nio4r (2.7.1)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-darwin)
Expand Down Expand Up @@ -277,7 +277,7 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -289,7 +289,7 @@ GEM
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.0)
reline (0.4.3)
reline (0.5.5)
io-console (~> 0.5)
rexml (3.2.6)
rollbar (3.5.1)
Expand Down

0 comments on commit 15dfffa

Please sign in to comment.