|
|
@ -1,88 +1,84 @@ |
|
|
|
GEM |
|
|
|
remote: https://rubygems.org/ |
|
|
|
specs: |
|
|
|
actioncable (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actioncable (7.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
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) |
|
|
|
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) |
|
|
|
mail (~> 2.5, >= 2.5.4) |
|
|
|
net-imap |
|
|
|
net-pop |
|
|
|
net-smtp |
|
|
|
actionmailbox (7.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
activejob (= 7.2.0) |
|
|
|
activerecord (= 7.2.0) |
|
|
|
activestorage (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
mail (>= 2.8.0) |
|
|
|
actionmailer (7.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
actionview (= 7.2.0) |
|
|
|
activejob (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
mail (>= 2.8.0) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
actionpack (7.1.3.4) |
|
|
|
actionview (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actionpack (7.2.0) |
|
|
|
actionview (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
racc |
|
|
|
rack (>= 2.2.4) |
|
|
|
rack (>= 2.2.4, < 3.2) |
|
|
|
rack-session (>= 1.0.1) |
|
|
|
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) |
|
|
|
useragent (~> 0.16) |
|
|
|
actiontext (7.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
activerecord (= 7.2.0) |
|
|
|
activestorage (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
globalid (>= 0.6.0) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
actionview (7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
actionview (7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
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.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
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.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
activerecord (7.2.0) |
|
|
|
activemodel (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
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.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
activejob (= 7.2.0) |
|
|
|
activerecord (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
marcel (~> 1.0) |
|
|
|
activesupport (7.1.3.4) |
|
|
|
activesupport (7.2.0) |
|
|
|
base64 |
|
|
|
bigdecimal |
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2) |
|
|
|
concurrent-ruby (~> 1.0, >= 1.3.1) |
|
|
|
connection_pool (>= 2.2.5) |
|
|
|
drb |
|
|
|
i18n (>= 1.6, < 2) |
|
|
|
logger (>= 1.4.2) |
|
|
|
minitest (>= 5.1) |
|
|
|
mutex_m |
|
|
|
tzinfo (~> 2.0) |
|
|
|
securerandom (>= 0.3) |
|
|
|
tzinfo (~> 2.0, >= 2.0.5) |
|
|
|
amazing_print (1.6.0) |
|
|
|
ast (2.4.2) |
|
|
|
base64 (0.2.0) |
|
|
|
bigdecimal (3.1.8) |
|
|
|
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) |
|
|
|
date (3.3.4) |
|
|
@ -107,7 +103,7 @@ GEM |
|
|
|
activesupport (>= 6.0.0) |
|
|
|
railties (>= 6.0.0) |
|
|
|
io-console (0.7.2) |
|
|
|
irb (1.13.2) |
|
|
|
irb (1.14.0) |
|
|
|
rdoc (>= 4.0.0) |
|
|
|
reline (>= 0.4.2) |
|
|
|
json (2.7.2) |
|
|
@ -126,10 +122,9 @@ GEM |
|
|
|
net-smtp |
|
|
|
marcel (1.0.4) |
|
|
|
mini_mime (1.1.5) |
|
|
|
minitest (5.23.1) |
|
|
|
minitest (5.25.1) |
|
|
|
msgpack (1.7.2) |
|
|
|
mutex_m (0.2.0) |
|
|
|
net-imap (0.4.13) |
|
|
|
net-imap (0.4.14) |
|
|
|
date |
|
|
|
net-protocol |
|
|
|
net-pop (0.1.2) |
|
|
@ -139,31 +134,31 @@ GEM |
|
|
|
net-smtp (0.5.0) |
|
|
|
net-protocol |
|
|
|
nio4r (2.7.3) |
|
|
|
nokogiri (1.16.6-aarch64-linux) |
|
|
|
nokogiri (1.16.7-aarch64-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.6-arm-linux) |
|
|
|
nokogiri (1.16.7-arm-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.6-arm64-darwin) |
|
|
|
nokogiri (1.16.7-arm64-darwin) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.6-x86-linux) |
|
|
|
nokogiri (1.16.7-x86-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.6-x86_64-darwin) |
|
|
|
nokogiri (1.16.7-x86_64-darwin) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.6-x86_64-linux) |
|
|
|
nokogiri (1.16.7-x86_64-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
pagy (8.4.4) |
|
|
|
parallel (1.25.1) |
|
|
|
parser (3.3.3.0) |
|
|
|
pagy (9.0.5) |
|
|
|
parallel (1.26.3) |
|
|
|
parser (3.3.4.2) |
|
|
|
ast (~> 2.4.1) |
|
|
|
racc |
|
|
|
pg (1.5.6) |
|
|
|
pg (1.5.7) |
|
|
|
prism (0.30.0) |
|
|
|
psych (5.1.2) |
|
|
|
stringio |
|
|
|
puma (6.4.2) |
|
|
|
nio4r (~> 2.0) |
|
|
|
racc (1.8.0) |
|
|
|
rack (3.1.3) |
|
|
|
racc (1.8.1) |
|
|
|
rack (3.1.7) |
|
|
|
rack-session (2.0.0) |
|
|
|
rack (>= 3.0.0) |
|
|
|
rack-test (2.1.0) |
|
|
@ -171,20 +166,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.2.0) |
|
|
|
actioncable (= 7.2.0) |
|
|
|
actionmailbox (= 7.2.0) |
|
|
|
actionmailer (= 7.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
actiontext (= 7.2.0) |
|
|
|
actionview (= 7.2.0) |
|
|
|
activejob (= 7.2.0) |
|
|
|
activemodel (= 7.2.0) |
|
|
|
activerecord (= 7.2.0) |
|
|
|
activestorage (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
bundler (>= 1.15.0) |
|
|
|
railties (= 7.1.3.4) |
|
|
|
railties (= 7.2.0) |
|
|
|
rails-dom-testing (2.2.0) |
|
|
|
activesupport (>= 5.0.0) |
|
|
|
minitest |
|
|
@ -197,14 +192,14 @@ GEM |
|
|
|
nio4r |
|
|
|
railties |
|
|
|
websocket-driver |
|
|
|
rails_semantic_logger (4.14.0) |
|
|
|
rails_semantic_logger (4.17.0) |
|
|
|
rack |
|
|
|
railties (>= 5.1) |
|
|
|
semantic_logger (~> 4.13) |
|
|
|
railties (7.1.3.4) |
|
|
|
actionpack (= 7.1.3.4) |
|
|
|
activesupport (= 7.1.3.4) |
|
|
|
irb |
|
|
|
semantic_logger (~> 4.16) |
|
|
|
railties (7.2.0) |
|
|
|
actionpack (= 7.2.0) |
|
|
|
activesupport (= 7.2.0) |
|
|
|
irb (~> 1.13) |
|
|
|
rackup (>= 1.0.0) |
|
|
|
rake (>= 12.2) |
|
|
|
thor (~> 1.0, >= 1.2.2) |
|
|
@ -214,88 +209,90 @@ GEM |
|
|
|
rb-fsevent (0.11.2) |
|
|
|
rb-inotify (0.11.1) |
|
|
|
ffi (~> 1.0) |
|
|
|
rbs (3.5.1) |
|
|
|
rbs (3.5.2) |
|
|
|
logger |
|
|
|
rdoc (6.7.0) |
|
|
|
psych (>= 4.0.0) |
|
|
|
regexp_parser (2.9.2) |
|
|
|
reline (0.5.9) |
|
|
|
io-console (~> 0.5) |
|
|
|
rexml (3.3.0) |
|
|
|
rexml (3.3.5) |
|
|
|
strscan |
|
|
|
rubocop (1.64.1) |
|
|
|
rubocop (1.65.1) |
|
|
|
json (~> 2.3) |
|
|
|
language_server-protocol (>= 3.17.0) |
|
|
|
parallel (~> 1.10) |
|
|
|
parser (>= 3.3.0.2) |
|
|
|
rainbow (>= 2.2.2, < 4.0) |
|
|
|
regexp_parser (>= 1.8, < 3.0) |
|
|
|
regexp_parser (>= 2.4, < 3.0) |
|
|
|
rexml (>= 3.2.5, < 4.0) |
|
|
|
rubocop-ast (>= 1.31.1, < 2.0) |
|
|
|
ruby-progressbar (~> 1.7) |
|
|
|
unicode-display_width (>= 2.4.0, < 3.0) |
|
|
|
rubocop-ast (1.31.3) |
|
|
|
rubocop-ast (1.32.1) |
|
|
|
parser (>= 3.3.1.0) |
|
|
|
rubocop-packaging (0.5.2) |
|
|
|
rubocop (>= 1.33, < 2.0) |
|
|
|
rubocop-performance (1.21.1) |
|
|
|
rubocop (>= 1.48.1, < 2.0) |
|
|
|
rubocop-ast (>= 1.31.1, < 2.0) |
|
|
|
rubocop-rspec (3.0.1) |
|
|
|
rubocop-rspec (3.0.4) |
|
|
|
rubocop (~> 1.61) |
|
|
|
rubocop-shopify (2.15.1) |
|
|
|
rubocop (~> 1.51) |
|
|
|
rubocop-thread_safety (0.5.1) |
|
|
|
rubocop (>= 0.90.0) |
|
|
|
ruby-lsp (0.17.3) |
|
|
|
ruby-lsp (0.17.13) |
|
|
|
language_server-protocol (~> 3.17.0) |
|
|
|
prism (>= 0.29.0, < 0.31) |
|
|
|
rbs (>= 3, < 4) |
|
|
|
sorbet-runtime (>= 0.5.10782) |
|
|
|
ruby-lsp-rails (0.3.7) |
|
|
|
ruby-lsp (>= 0.17.0, < 0.18.0) |
|
|
|
ruby-lsp-rails (0.3.13) |
|
|
|
ruby-lsp (>= 0.17.12, < 0.18.0) |
|
|
|
ruby-progressbar (1.13.0) |
|
|
|
semantic_logger (4.15.0) |
|
|
|
securerandom (0.3.1) |
|
|
|
semantic_logger (4.16.0) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
sorbet-runtime (0.5.11435) |
|
|
|
sorbet-runtime (0.5.11528) |
|
|
|
sprockets (4.2.1) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
rack (>= 2.2.4, < 4) |
|
|
|
sprockets-rails (3.5.1) |
|
|
|
sprockets-rails (3.5.2) |
|
|
|
actionpack (>= 6.1) |
|
|
|
activesupport (>= 6.1) |
|
|
|
sprockets (>= 3.0.0) |
|
|
|
stimulus-rails (1.3.3) |
|
|
|
stimulus-rails (1.3.4) |
|
|
|
railties (>= 6.0.0) |
|
|
|
stringio (3.1.1) |
|
|
|
strscan (3.1.0) |
|
|
|
syslog_protocol (0.9.2) |
|
|
|
tailwindcss-rails (2.6.1) |
|
|
|
tailwindcss-rails (2.7.3) |
|
|
|
railties (>= 7.0.0) |
|
|
|
tailwindcss-rails (2.6.1-aarch64-linux) |
|
|
|
tailwindcss-rails (2.7.3-aarch64-linux) |
|
|
|
railties (>= 7.0.0) |
|
|
|
tailwindcss-rails (2.6.1-arm-linux) |
|
|
|
tailwindcss-rails (2.7.3-arm-linux) |
|
|
|
railties (>= 7.0.0) |
|
|
|
tailwindcss-rails (2.6.1-arm64-darwin) |
|
|
|
tailwindcss-rails (2.7.3-arm64-darwin) |
|
|
|
railties (>= 7.0.0) |
|
|
|
tailwindcss-rails (2.6.1-x86_64-darwin) |
|
|
|
tailwindcss-rails (2.7.3-x86_64-darwin) |
|
|
|
railties (>= 7.0.0) |
|
|
|
tailwindcss-rails (2.6.1-x86_64-linux) |
|
|
|
tailwindcss-rails (2.7.3-x86_64-linux) |
|
|
|
railties (>= 7.0.0) |
|
|
|
thor (1.3.1) |
|
|
|
timeout (0.4.1) |
|
|
|
turbo-rails (2.0.5) |
|
|
|
turbo-rails (2.0.6) |
|
|
|
actionpack (>= 6.0.0) |
|
|
|
activejob (>= 6.0.0) |
|
|
|
railties (>= 6.0.0) |
|
|
|
tzinfo (2.0.6) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
unicode-display_width (2.5.0) |
|
|
|
useragent (0.16.10) |
|
|
|
webrick (1.8.1) |
|
|
|
websocket-driver (0.7.6) |
|
|
|
websocket-extensions (>= 0.1.0) |
|
|
|
websocket-extensions (0.1.5) |
|
|
|
zeitwerk (2.6.16) |
|
|
|
zeitwerk (2.6.17) |
|
|
|
|
|
|
|
PLATFORMS |
|
|
|
aarch64-linux |
|
|
|