|
|
|
@ -1,35 +1,35 @@ |
|
|
|
GEM |
|
|
|
remote: https://rubygems.org/ |
|
|
|
specs: |
|
|
|
actioncable (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actioncable (7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
nio4r (~> 2.0) |
|
|
|
websocket-driver (>= 0.6.1) |
|
|
|
zeitwerk (~> 2.6) |
|
|
|
actionmailbox (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activejob (= 7.1.3.4) |
|
|
|
activerecord (= 7.1.3.4) |
|
|
|
activestorage (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actionmailbox (7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
activejob (= 7.1.4) |
|
|
|
activerecord (= 7.1.4) |
|
|
|
activestorage (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
mail (>= 2.7.1) |
|
|
|
net-imap |
|
|
|
net-pop |
|
|
|
net-smtp |
|
|
|
actionmailer (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
actionview (= 7.1.3.4) |
|
|
|
activejob (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actionmailer (7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
actionview (= 7.1.4) |
|
|
|
activejob (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
mail (~> 2.5, >= 2.5.4) |
|
|
|
net-imap |
|
|
|
net-pop |
|
|
|
net-smtp |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
actionpack (7.1.3.4) |
|
|
|
actionview (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actionpack (7.1.4) |
|
|
|
actionview (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
racc |
|
|
|
rack (>= 2.2.4) |
|
|
|
@ -37,35 +37,35 @@ GEM |
|
|
|
rack-test (>= 0.6.3) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
rails-html-sanitizer (~> 1.6) |
|
|
|
actiontext (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activerecord (= 7.1.3.4) |
|
|
|
activestorage (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actiontext (7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
activerecord (= 7.1.4) |
|
|
|
activestorage (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
globalid (>= 0.6.0) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
actionview (7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actionview (7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
builder (~> 3.1) |
|
|
|
erubi (~> 1.11) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
rails-html-sanitizer (~> 1.6) |
|
|
|
activejob (7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
activejob (7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
globalid (>= 0.3.6) |
|
|
|
activemodel (7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
activerecord (7.1.3.4) |
|
|
|
activemodel (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
activemodel (7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
activerecord (7.1.4) |
|
|
|
activemodel (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
timeout (>= 0.4.0) |
|
|
|
activestorage (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activejob (= 7.1.3.4) |
|
|
|
activerecord (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
activestorage (7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
activejob (= 7.1.4) |
|
|
|
activerecord (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
marcel (~> 1.0) |
|
|
|
activesupport (7.1.3.4) |
|
|
|
activesupport (7.1.4) |
|
|
|
base64 |
|
|
|
bigdecimal |
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2) |
|
|
|
@ -86,13 +86,13 @@ GEM |
|
|
|
bcrypt (3.1.20) |
|
|
|
bigdecimal (3.1.8) |
|
|
|
bindex (0.8.1) |
|
|
|
bootsnap (1.18.3) |
|
|
|
bootsnap (1.18.4) |
|
|
|
msgpack (~> 1.2) |
|
|
|
builder (3.3.0) |
|
|
|
concurrent-ruby (1.3.3) |
|
|
|
concurrent-ruby (1.3.4) |
|
|
|
connection_pool (2.4.1) |
|
|
|
crass (1.0.6) |
|
|
|
css_parser (1.17.1) |
|
|
|
css_parser (1.19.0) |
|
|
|
addressable |
|
|
|
date (3.3.4) |
|
|
|
date_validator (0.12.0) |
|
|
|
@ -114,7 +114,7 @@ GEM |
|
|
|
globalid (1.2.1) |
|
|
|
activesupport (>= 6.1) |
|
|
|
htmlentities (4.3.4) |
|
|
|
i18n (1.14.5) |
|
|
|
i18n (1.14.6) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
image_processing (1.13.0) |
|
|
|
mini_magick (>= 4.9.5, < 5) |
|
|
|
@ -127,7 +127,7 @@ GEM |
|
|
|
irb (1.14.0) |
|
|
|
rdoc (>= 4.0.0) |
|
|
|
reline (>= 0.4.2) |
|
|
|
jbuilder (2.12.0) |
|
|
|
jbuilder (2.13.0) |
|
|
|
actionview (>= 5.0.0) |
|
|
|
activesupport (>= 5.0.0) |
|
|
|
kaminari (1.2.2) |
|
|
|
@ -142,7 +142,7 @@ GEM |
|
|
|
activerecord |
|
|
|
kaminari-core (= 1.2.2) |
|
|
|
kaminari-core (1.2.2) |
|
|
|
logger (1.6.0) |
|
|
|
logger (1.6.1) |
|
|
|
loofah (2.22.0) |
|
|
|
crass (~> 1.0.2) |
|
|
|
nokogiri (>= 1.12.0) |
|
|
|
@ -154,13 +154,13 @@ GEM |
|
|
|
marcel (1.0.4) |
|
|
|
mini_magick (4.13.2) |
|
|
|
mini_mime (1.1.5) |
|
|
|
minitest (5.24.1) |
|
|
|
minitest (5.25.1) |
|
|
|
mobility (1.3.0.rc3) |
|
|
|
i18n (>= 0.6.10, < 2) |
|
|
|
request_store (~> 1.0) |
|
|
|
msgpack (1.7.2) |
|
|
|
mutex_m (0.2.0) |
|
|
|
net-imap (0.4.14) |
|
|
|
net-imap (0.4.16) |
|
|
|
date |
|
|
|
net-protocol |
|
|
|
net-pop (0.1.2) |
|
|
|
@ -182,19 +182,19 @@ GEM |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.7-x86_64-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
pg (1.5.7) |
|
|
|
pg_search (2.3.6) |
|
|
|
activerecord (>= 5.2) |
|
|
|
activesupport (>= 5.2) |
|
|
|
premailer (1.23.0) |
|
|
|
pg (1.5.8) |
|
|
|
pg_search (2.3.7) |
|
|
|
activerecord (>= 6.1) |
|
|
|
activesupport (>= 6.1) |
|
|
|
premailer (1.27.0) |
|
|
|
addressable |
|
|
|
css_parser (>= 1.12.0) |
|
|
|
css_parser (>= 1.19.0) |
|
|
|
htmlentities (>= 4.0.0) |
|
|
|
premailer-rails (1.12.0) |
|
|
|
actionmailer (>= 3) |
|
|
|
net-smtp |
|
|
|
premailer (~> 1.7, >= 1.7.9) |
|
|
|
propshaft (0.9.0) |
|
|
|
propshaft (1.0.0) |
|
|
|
actionpack (>= 7.0.0) |
|
|
|
activesupport (>= 7.0.0) |
|
|
|
rack |
|
|
|
@ -213,20 +213,20 @@ GEM |
|
|
|
rackup (2.1.0) |
|
|
|
rack (>= 3) |
|
|
|
webrick (~> 1.8) |
|
|
|
rails (7.1.3.4) |
|
|
|
actioncable (= 7.1.3.4) |
|
|
|
actionmailbox (= 7.1.3.4) |
|
|
|
actionmailer (= 7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
actiontext (= 7.1.3.4) |
|
|
|
actionview (= 7.1.3.4) |
|
|
|
activejob (= 7.1.3.4) |
|
|
|
activemodel (= 7.1.3.4) |
|
|
|
activerecord (= 7.1.3.4) |
|
|
|
activestorage (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
rails (7.1.4) |
|
|
|
actioncable (= 7.1.4) |
|
|
|
actionmailbox (= 7.1.4) |
|
|
|
actionmailer (= 7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
actiontext (= 7.1.4) |
|
|
|
actionview (= 7.1.4) |
|
|
|
activejob (= 7.1.4) |
|
|
|
activemodel (= 7.1.4) |
|
|
|
activerecord (= 7.1.4) |
|
|
|
activestorage (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
bundler (>= 1.15.0) |
|
|
|
railties (= 7.1.3.4) |
|
|
|
railties (= 7.1.4) |
|
|
|
rails-dom-testing (2.2.0) |
|
|
|
activesupport (>= 5.0.0) |
|
|
|
minitest |
|
|
|
@ -234,9 +234,9 @@ GEM |
|
|
|
rails-html-sanitizer (1.6.0) |
|
|
|
loofah (~> 2.21) |
|
|
|
nokogiri (~> 1.14) |
|
|
|
railties (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
railties (7.1.4) |
|
|
|
actionpack (= 7.1.4) |
|
|
|
activesupport (= 7.1.4) |
|
|
|
irb |
|
|
|
rackup (>= 1.0.0) |
|
|
|
rake (>= 12.2) |
|
|
|
@ -245,29 +245,29 @@ GEM |
|
|
|
rake (13.2.1) |
|
|
|
rdoc (6.7.0) |
|
|
|
psych (>= 4.0.0) |
|
|
|
redis (5.2.0) |
|
|
|
redis (5.3.0) |
|
|
|
redis-client (>= 0.22.0) |
|
|
|
redis-client (0.22.2) |
|
|
|
connection_pool |
|
|
|
reline (0.5.9) |
|
|
|
reline (0.5.10) |
|
|
|
io-console (~> 0.5) |
|
|
|
request_store (1.7.0) |
|
|
|
rack (>= 1.4) |
|
|
|
ruby-vips (2.2.2) |
|
|
|
ffi (~> 1.12) |
|
|
|
logger |
|
|
|
sidekiq (7.3.0) |
|
|
|
sidekiq (7.3.2) |
|
|
|
concurrent-ruby (< 2) |
|
|
|
connection_pool (>= 2.3.0) |
|
|
|
logger |
|
|
|
rack (>= 2.2.4) |
|
|
|
redis-client (>= 0.22.2) |
|
|
|
stimulus-rails (1.3.3) |
|
|
|
stimulus-rails (1.3.4) |
|
|
|
railties (>= 6.0.0) |
|
|
|
stringio (3.1.1) |
|
|
|
thor (1.3.1) |
|
|
|
thor (1.3.2) |
|
|
|
timeout (0.4.1) |
|
|
|
turbo-rails (2.0.6) |
|
|
|
turbo-rails (2.0.7) |
|
|
|
actionpack (>= 6.0.0) |
|
|
|
activejob (>= 6.0.0) |
|
|
|
railties (>= 6.0.0) |
|
|
|
@ -282,7 +282,7 @@ GEM |
|
|
|
websocket-driver (0.7.6) |
|
|
|
websocket-extensions (>= 0.1.0) |
|
|
|
websocket-extensions (0.1.5) |
|
|
|
zeitwerk (2.6.17) |
|
|
|
zeitwerk (2.6.18) |
|
|
|
|
|
|
|
PLATFORMS |
|
|
|
aarch64-linux |
|
|
|
@ -321,4 +321,4 @@ RUBY VERSION |
|
|
|
ruby 3.3.0p0 |
|
|
|
|
|
|
|
BUNDLED WITH |
|
|
|
2.5.10 |
|
|
|
2.5.17 |