fix tailwind suggestions, staging live reload
This commit is contained in:
18
Gemfile.lock
18
Gemfile.lock
@@ -6,6 +6,17 @@ GIT
|
||||
pghero (3.3.3)
|
||||
activerecord (>= 6)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/railsjazz/rails_live_reload
|
||||
revision: dcd3b73904594e2c5134c2f6e05954f3937a8d29
|
||||
ref: dcd3b73904594e2c5134c2f6e05954f3937a8d29
|
||||
specs:
|
||||
rails_live_reload (0.3.6)
|
||||
listen
|
||||
nio4r
|
||||
railties
|
||||
websocket-driver
|
||||
|
||||
PATH
|
||||
remote: /gems/rb-bsdiff
|
||||
specs:
|
||||
@@ -176,6 +187,9 @@ GEM
|
||||
kaminari-core (1.2.2)
|
||||
libmf (0.3.0)
|
||||
ffi
|
||||
listen (3.9.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.23.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
@@ -270,6 +284,9 @@ GEM
|
||||
zeitwerk (~> 2.5)
|
||||
rainbow (3.1.1)
|
||||
rake (13.2.1)
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
react_on_rails (13.3.3)
|
||||
addressable
|
||||
connection_pool
|
||||
@@ -408,6 +425,7 @@ DEPENDENCIES
|
||||
rack-cors
|
||||
rack-mini-profiler
|
||||
rails (~> 7.0.4, >= 7.0.4.2)
|
||||
rails_live_reload!
|
||||
rails_semantic_logger
|
||||
rb-bsdiff!
|
||||
react_on_rails
|
||||
|
||||
Reference in New Issue
Block a user