|
@@ -1,29 +1,31 @@
|
|
GEM
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
specs:
|
|
- actioncable (8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ action_text-trix (2.1.15)
|
|
|
|
+ railties
|
|
|
|
+ actioncable (8.1.0.beta1)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
nio4r (~> 2.0)
|
|
nio4r (~> 2.0)
|
|
websocket-driver (>= 0.6.1)
|
|
websocket-driver (>= 0.6.1)
|
|
zeitwerk (~> 2.6)
|
|
zeitwerk (~> 2.6)
|
|
- actionmailbox (8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- activejob (= 8.0.2.1)
|
|
|
|
- activerecord (= 8.0.2.1)
|
|
|
|
- activestorage (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ actionmailbox (8.1.0.beta1)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ activejob (= 8.1.0.beta1)
|
|
|
|
+ activerecord (= 8.1.0.beta1)
|
|
|
|
+ activestorage (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
mail (>= 2.8.0)
|
|
mail (>= 2.8.0)
|
|
- actionmailer (8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- actionview (= 8.0.2.1)
|
|
|
|
- activejob (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ actionmailer (8.1.0.beta1)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ actionview (= 8.1.0.beta1)
|
|
|
|
+ activejob (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
mail (>= 2.8.0)
|
|
mail (>= 2.8.0)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-dom-testing (~> 2.2)
|
|
- actionpack (8.0.2.1)
|
|
|
|
- actionview (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ actionpack (8.1.0.beta1)
|
|
|
|
+ actionview (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
nokogiri (>= 1.8.5)
|
|
nokogiri (>= 1.8.5)
|
|
rack (>= 2.2.4)
|
|
rack (>= 2.2.4)
|
|
rack-session (>= 1.0.1)
|
|
rack-session (>= 1.0.1)
|
|
@@ -31,35 +33,36 @@ GEM
|
|
rails-dom-testing (~> 2.2)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
rails-html-sanitizer (~> 1.6)
|
|
useragent (~> 0.16)
|
|
useragent (~> 0.16)
|
|
- actiontext (8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- activerecord (= 8.0.2.1)
|
|
|
|
- activestorage (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ actiontext (8.1.0.beta1)
|
|
|
|
+ action_text-trix (~> 2.1.15)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ activerecord (= 8.1.0.beta1)
|
|
|
|
+ activestorage (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
globalid (>= 0.6.0)
|
|
globalid (>= 0.6.0)
|
|
nokogiri (>= 1.8.5)
|
|
nokogiri (>= 1.8.5)
|
|
- actionview (8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ actionview (8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
builder (~> 3.1)
|
|
builder (~> 3.1)
|
|
erubi (~> 1.11)
|
|
erubi (~> 1.11)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
rails-html-sanitizer (~> 1.6)
|
|
- activejob (8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ activejob (8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
globalid (>= 0.3.6)
|
|
globalid (>= 0.3.6)
|
|
- activemodel (8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
- activerecord (8.0.2.1)
|
|
|
|
- activemodel (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ activemodel (8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
|
|
+ activerecord (8.1.0.beta1)
|
|
|
|
+ activemodel (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
timeout (>= 0.4.0)
|
|
timeout (>= 0.4.0)
|
|
- activestorage (8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- activejob (= 8.0.2.1)
|
|
|
|
- activerecord (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ activestorage (8.1.0.beta1)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ activejob (= 8.1.0.beta1)
|
|
|
|
+ activerecord (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
marcel (~> 1.0)
|
|
marcel (~> 1.0)
|
|
- activesupport (8.0.2.1)
|
|
|
|
|
|
+ activesupport (8.1.0.beta1)
|
|
base64
|
|
base64
|
|
benchmark (>= 0.3)
|
|
benchmark (>= 0.3)
|
|
bigdecimal
|
|
bigdecimal
|
|
@@ -213,20 +216,20 @@ GEM
|
|
rack (>= 1.3)
|
|
rack (>= 1.3)
|
|
rackup (2.2.1)
|
|
rackup (2.2.1)
|
|
rack (>= 3)
|
|
rack (>= 3)
|
|
- rails (8.0.2.1)
|
|
|
|
- actioncable (= 8.0.2.1)
|
|
|
|
- actionmailbox (= 8.0.2.1)
|
|
|
|
- actionmailer (= 8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- actiontext (= 8.0.2.1)
|
|
|
|
- actionview (= 8.0.2.1)
|
|
|
|
- activejob (= 8.0.2.1)
|
|
|
|
- activemodel (= 8.0.2.1)
|
|
|
|
- activerecord (= 8.0.2.1)
|
|
|
|
- activestorage (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ rails (8.1.0.beta1)
|
|
|
|
+ actioncable (= 8.1.0.beta1)
|
|
|
|
+ actionmailbox (= 8.1.0.beta1)
|
|
|
|
+ actionmailer (= 8.1.0.beta1)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ actiontext (= 8.1.0.beta1)
|
|
|
|
+ actionview (= 8.1.0.beta1)
|
|
|
|
+ activejob (= 8.1.0.beta1)
|
|
|
|
+ activemodel (= 8.1.0.beta1)
|
|
|
|
+ activerecord (= 8.1.0.beta1)
|
|
|
|
+ activestorage (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
bundler (>= 1.15.0)
|
|
bundler (>= 1.15.0)
|
|
- railties (= 8.0.2.1)
|
|
|
|
|
|
+ railties (= 8.1.0.beta1)
|
|
rails-dom-testing (2.3.0)
|
|
rails-dom-testing (2.3.0)
|
|
activesupport (>= 5.0.0)
|
|
activesupport (>= 5.0.0)
|
|
minitest
|
|
minitest
|
|
@@ -234,13 +237,14 @@ GEM
|
|
rails-html-sanitizer (1.6.2)
|
|
rails-html-sanitizer (1.6.2)
|
|
loofah (~> 2.21)
|
|
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)
|
|
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 (8.0.2.1)
|
|
|
|
- actionpack (= 8.0.2.1)
|
|
|
|
- activesupport (= 8.0.2.1)
|
|
|
|
|
|
+ railties (8.1.0.beta1)
|
|
|
|
+ actionpack (= 8.1.0.beta1)
|
|
|
|
+ activesupport (= 8.1.0.beta1)
|
|
irb (~> 1.13)
|
|
irb (~> 1.13)
|
|
rackup (>= 1.0.0)
|
|
rackup (>= 1.0.0)
|
|
rake (>= 12.2)
|
|
rake (>= 12.2)
|
|
thor (~> 1.0, >= 1.2.2)
|
|
thor (~> 1.0, >= 1.2.2)
|
|
|
|
+ tsort (>= 0.2)
|
|
zeitwerk (~> 2.6)
|
|
zeitwerk (~> 2.6)
|
|
rake (13.2.1)
|
|
rake (13.2.1)
|
|
rdoc (6.12.0)
|
|
rdoc (6.12.0)
|
|
@@ -260,6 +264,7 @@ GEM
|
|
timeout (0.4.3)
|
|
timeout (0.4.3)
|
|
traces (0.15.2)
|
|
traces (0.15.2)
|
|
trilogy (2.8.1)
|
|
trilogy (2.8.1)
|
|
|
|
+ tsort (0.2.0)
|
|
tzinfo (2.0.6)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
concurrent-ruby (~> 1.0)
|
|
tzinfo-data (1.2025.1)
|
|
tzinfo-data (1.2025.1)
|
|
@@ -283,7 +288,7 @@ DEPENDENCIES
|
|
pg (~> 1.5)
|
|
pg (~> 1.5)
|
|
pitchfork (~> 0.17)
|
|
pitchfork (~> 0.17)
|
|
puma (~> 6.5)
|
|
puma (~> 6.5)
|
|
- rails (~> 8.0.0)
|
|
|
|
|
|
+ rails (~> 8.1.0.beta1)
|
|
redis (~> 5.0)
|
|
redis (~> 5.0)
|
|
trilogy (~> 2.8.1)
|
|
trilogy (~> 2.8.1)
|
|
tzinfo-data
|
|
tzinfo-data
|