mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-04 13:05:19 +02:00
Bump hotwire-livereload from 1.4.0 to 1.4.1 (#1157)
Bumps [hotwire-livereload](https://github.com/kirillplatonov/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) --- updated-dependencies: - dependency-name: hotwire-livereload dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3971f9cee
commit
c30c1b9698
1 changed files with 4 additions and 4 deletions
|
@ -180,7 +180,7 @@ GEM
|
||||||
thor (>= 1.0.0)
|
thor (>= 1.0.0)
|
||||||
hashdiff (1.1.0)
|
hashdiff (1.1.0)
|
||||||
highline (3.0.1)
|
highline (3.0.1)
|
||||||
hotwire-livereload (1.4.0)
|
hotwire-livereload (1.4.1)
|
||||||
actioncable (>= 6.0.0)
|
actioncable (>= 6.0.0)
|
||||||
listen (>= 3.0.0)
|
listen (>= 3.0.0)
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
|
@ -330,7 +330,7 @@ GEM
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
rake (13.2.1)
|
rake (13.2.1)
|
||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.11.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbs (3.5.2)
|
rbs (3.5.2)
|
||||||
logger
|
logger
|
||||||
|
@ -338,7 +338,7 @@ GEM
|
||||||
psych (>= 4.0.0)
|
psych (>= 4.0.0)
|
||||||
redcarpet (3.6.0)
|
redcarpet (3.6.0)
|
||||||
regexp_parser (2.9.2)
|
regexp_parser (2.9.2)
|
||||||
reline (0.5.9)
|
reline (0.5.10)
|
||||||
io-console (~> 0.5)
|
io-console (~> 0.5)
|
||||||
rexml (3.3.6)
|
rexml (3.3.6)
|
||||||
strscan
|
strscan
|
||||||
|
@ -456,7 +456,7 @@ GEM
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
zeitwerk (2.6.17)
|
zeitwerk (2.6.18)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
aarch64-linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue