Hotwired wi[
This commit is contained in:
15
Gemfile.lock
15
Gemfile.lock
@@ -101,6 +101,10 @@ GEM
|
||||
haml (5.2.2)
|
||||
temple (>= 0.8.0)
|
||||
tilt
|
||||
hotwire-rails (0.1.3)
|
||||
rails (>= 6.0.0)
|
||||
stimulus-rails
|
||||
turbo-rails
|
||||
i18n (1.8.10)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jbuilder (2.11.2)
|
||||
@@ -202,6 +206,7 @@ GEM
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
rbtree (0.4.4)
|
||||
redis (4.4.0)
|
||||
regexp_parser (2.1.1)
|
||||
regexp_property_values (1.0.0)
|
||||
remotipart (1.4.4)
|
||||
@@ -227,7 +232,7 @@ GEM
|
||||
sorted_set (1.0.3)
|
||||
rbtree
|
||||
set (~> 1.0)
|
||||
spring (2.1.1)
|
||||
spring (3.0.0)
|
||||
sprockets (4.0.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
@@ -236,9 +241,13 @@ GEM
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.4.2)
|
||||
stimulus-rails (0.5.4)
|
||||
rails (>= 6.0.0)
|
||||
temple (0.8.2)
|
||||
thor (1.1.0)
|
||||
tilt (2.0.10)
|
||||
turbo-rails (0.7.14)
|
||||
rails (>= 6.0.0)
|
||||
turbolinks (5.2.1)
|
||||
turbolinks-source (~> 5.2)
|
||||
turbolinks-source (5.2.0)
|
||||
@@ -276,6 +285,7 @@ DEPENDENCIES
|
||||
capybara (>= 3.26)
|
||||
client_side_validations
|
||||
devise (~> 4.8)
|
||||
hotwire-rails (~> 0.1.3)
|
||||
jbuilder (~> 2.7)
|
||||
jquery-rails (~> 4.3)
|
||||
listen (~> 3.3)
|
||||
@@ -283,9 +293,10 @@ DEPENDENCIES
|
||||
rack-mini-profiler (~> 2.0)
|
||||
rails (~> 6.1.4, >= 6.1.4.1)
|
||||
rails_admin (~> 2.0)
|
||||
redis (~> 4.0)
|
||||
sass-rails (>= 6)
|
||||
selenium-webdriver
|
||||
spring
|
||||
spring (~> 3.0.0)
|
||||
sqlite3 (~> 1.4)
|
||||
turbolinks (~> 5)
|
||||
tzinfo-data
|
||||
|
||||
Reference in New Issue
Block a user