bundle update
This commit is contained in:
parent
234f3ec088
commit
914584dba4
344
Gemfile.lock
344
Gemfile.lock
|
|
@ -11,86 +11,86 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.0.3)
|
actioncable (7.0.8.1)
|
||||||
actionpack (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (7.0.3)
|
actionmailbox (7.0.8.1)
|
||||||
actionpack (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
activejob (= 7.0.3)
|
activejob (= 7.0.8.1)
|
||||||
activerecord (= 7.0.3)
|
activerecord (= 7.0.8.1)
|
||||||
activestorage (= 7.0.3)
|
activestorage (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
actionmailer (7.0.3)
|
actionmailer (7.0.8.1)
|
||||||
actionpack (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
actionview (= 7.0.3)
|
actionview (= 7.0.8.1)
|
||||||
activejob (= 7.0.3)
|
activejob (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (7.0.3)
|
actionpack (7.0.8.1)
|
||||||
actionview (= 7.0.3)
|
actionview (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
rack (~> 2.0, >= 2.2.0)
|
rack (~> 2.0, >= 2.2.4)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||||
actiontext (7.0.3)
|
actiontext (7.0.8.1)
|
||||||
actionpack (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
activerecord (= 7.0.3)
|
activerecord (= 7.0.8.1)
|
||||||
activestorage (= 7.0.3)
|
activestorage (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.0.3)
|
actionview (7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||||
active_model_serializers (0.10.13)
|
active_model_serializers (0.10.14)
|
||||||
actionpack (>= 4.1, < 7.1)
|
actionpack (>= 4.1)
|
||||||
activemodel (>= 4.1, < 7.1)
|
activemodel (>= 4.1)
|
||||||
case_transform (>= 0.2)
|
case_transform (>= 0.2)
|
||||||
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
||||||
activejob (7.0.3)
|
activejob (7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.0.3)
|
activemodel (7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
activerecord (7.0.3)
|
activerecord (7.0.8.1)
|
||||||
activemodel (= 7.0.3)
|
activemodel (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
activestorage (7.0.3)
|
activestorage (7.0.8.1)
|
||||||
actionpack (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
activejob (= 7.0.3)
|
activejob (= 7.0.8.1)
|
||||||
activerecord (= 7.0.3)
|
activerecord (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (7.0.3)
|
activesupport (7.0.8.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
tzinfo (~> 2.0)
|
tzinfo (~> 2.0)
|
||||||
ast (2.4.2)
|
ast (2.4.2)
|
||||||
backport (1.2.0)
|
backport (1.2.0)
|
||||||
bcrypt (3.1.18)
|
bcrypt (3.1.20)
|
||||||
benchmark (0.2.0)
|
benchmark (0.3.0)
|
||||||
bootsnap (1.11.1)
|
bootsnap (1.18.3)
|
||||||
msgpack (~> 1.2)
|
msgpack (~> 1.2)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
case_transform (0.2)
|
case_transform (0.2)
|
||||||
activesupport
|
activesupport
|
||||||
concurrent-ruby (1.1.10)
|
concurrent-ruby (1.2.3)
|
||||||
coveralls (0.8.23)
|
coveralls (0.8.23)
|
||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
simplecov (~> 0.16.1)
|
simplecov (~> 0.16.1)
|
||||||
|
|
@ -98,130 +98,134 @@ GEM
|
||||||
thor (>= 0.19.4, < 2.0)
|
thor (>= 0.19.4, < 2.0)
|
||||||
tins (~> 1.6)
|
tins (~> 1.6)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
devise (4.8.1)
|
date (3.3.4)
|
||||||
|
devise (4.9.3)
|
||||||
bcrypt (~> 3.0)
|
bcrypt (~> 3.0)
|
||||||
orm_adapter (~> 0.1)
|
orm_adapter (~> 0.1)
|
||||||
railties (>= 4.1.0)
|
railties (>= 4.1.0)
|
||||||
responders
|
responders
|
||||||
warden (~> 1.2.3)
|
warden (~> 1.2.3)
|
||||||
diff-lcs (1.5.0)
|
diff-lcs (1.5.1)
|
||||||
digest (3.1.0)
|
|
||||||
docile (1.4.0)
|
docile (1.4.0)
|
||||||
domain_name (0.5.20190701)
|
domain_name (0.6.20240107)
|
||||||
unf (>= 0.0.5, < 1.0.0)
|
|
||||||
e2mmap (0.1.0)
|
e2mmap (0.1.0)
|
||||||
erubi (1.10.0)
|
erubi (1.12.0)
|
||||||
factory_bot (6.2.1)
|
factory_bot (6.4.6)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
factory_bot_rails (6.2.0)
|
factory_bot_rails (6.4.3)
|
||||||
factory_bot (~> 6.2.0)
|
factory_bot (~> 6.4)
|
||||||
railties (>= 5.0.0)
|
railties (>= 5.0.0)
|
||||||
faker (2.21.0)
|
faker (3.3.1)
|
||||||
i18n (>= 1.8.11, < 2)
|
i18n (>= 1.8.11, < 2)
|
||||||
ffi (1.15.5)
|
ffi (1.16.3)
|
||||||
globalid (1.0.0)
|
globalid (1.2.1)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 6.1)
|
||||||
http-accept (1.7.0)
|
http-accept (1.7.0)
|
||||||
http-cookie (1.0.4)
|
http-cookie (1.0.5)
|
||||||
domain_name (~> 0.5)
|
domain_name (~> 0.5)
|
||||||
i18n (1.10.0)
|
i18n (1.14.4)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
interactor (3.1.2)
|
interactor (3.1.2)
|
||||||
interactor-rails (2.2.1)
|
interactor-rails (2.2.1)
|
||||||
interactor (~> 3.0)
|
interactor (~> 3.0)
|
||||||
rails (>= 4.2)
|
rails (>= 4.2)
|
||||||
jaro_winkler (1.5.4)
|
jaro_winkler (1.5.6)
|
||||||
json (2.6.2)
|
json (2.7.2)
|
||||||
jsonapi-renderer (0.2.2)
|
jsonapi-renderer (0.2.2)
|
||||||
kramdown (2.4.0)
|
kramdown (2.4.0)
|
||||||
rexml
|
rexml
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
kramdown (~> 2.0)
|
kramdown (~> 2.0)
|
||||||
listen (3.7.1)
|
language_server-protocol (3.17.0.3)
|
||||||
|
listen (3.9.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
loofah (2.18.0)
|
loofah (2.22.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.12.0)
|
||||||
mail (2.7.1)
|
mail (2.8.1)
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
mailgun-ruby (1.2.5)
|
net-imap
|
||||||
|
net-pop
|
||||||
|
net-smtp
|
||||||
|
mailgun-ruby (1.2.14)
|
||||||
rest-client (>= 2.0.2)
|
rest-client (>= 2.0.2)
|
||||||
marcel (1.0.2)
|
marcel (1.0.4)
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
mime-types (3.4.1)
|
mime-types (3.5.2)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2022.0105)
|
mime-types-data (3.2024.0305)
|
||||||
mini_mime (1.1.2)
|
mini_mime (1.1.5)
|
||||||
minitest (5.15.0)
|
minitest (5.22.3)
|
||||||
msgpack (1.5.1)
|
msgpack (1.7.2)
|
||||||
net-imap (0.2.3)
|
net-imap (0.4.10)
|
||||||
digest
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
strscan
|
net-pop (0.1.2)
|
||||||
net-pop (0.1.1)
|
|
||||||
digest
|
|
||||||
net-protocol
|
net-protocol
|
||||||
|
net-protocol (0.2.2)
|
||||||
timeout
|
timeout
|
||||||
net-protocol (0.1.3)
|
net-smtp (0.5.0)
|
||||||
timeout
|
|
||||||
net-smtp (0.3.1)
|
|
||||||
digest
|
|
||||||
net-protocol
|
net-protocol
|
||||||
timeout
|
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nio4r (2.5.8)
|
nio4r (2.7.1)
|
||||||
nokogiri (1.13.6-x86_64-linux)
|
nokogiri (1.16.3-arm64-darwin)
|
||||||
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.16.3-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
parallel (1.22.1)
|
parallel (1.24.0)
|
||||||
parser (3.1.2.0)
|
parser (3.3.0.5)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
pg (1.3.5)
|
racc
|
||||||
puma (5.6.4)
|
pg (1.5.6)
|
||||||
|
puma (5.6.8)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.6.0)
|
racc (1.7.3)
|
||||||
rack (2.2.3)
|
rack (2.2.9)
|
||||||
rack-cors (1.1.1)
|
rack-cors (2.0.2)
|
||||||
rack (>= 2.0.0)
|
rack (>= 2.0.0)
|
||||||
rack-test (1.1.0)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.3)
|
||||||
railroady (1.6.0)
|
railroady (1.6.0)
|
||||||
rails (7.0.3)
|
rails (7.0.8.1)
|
||||||
actioncable (= 7.0.3)
|
actioncable (= 7.0.8.1)
|
||||||
actionmailbox (= 7.0.3)
|
actionmailbox (= 7.0.8.1)
|
||||||
actionmailer (= 7.0.3)
|
actionmailer (= 7.0.8.1)
|
||||||
actionpack (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
actiontext (= 7.0.3)
|
actiontext (= 7.0.8.1)
|
||||||
actionview (= 7.0.3)
|
actionview (= 7.0.8.1)
|
||||||
activejob (= 7.0.3)
|
activejob (= 7.0.8.1)
|
||||||
activemodel (= 7.0.3)
|
activemodel (= 7.0.8.1)
|
||||||
activerecord (= 7.0.3)
|
activerecord (= 7.0.8.1)
|
||||||
activestorage (= 7.0.3)
|
activestorage (= 7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
activesupport (= 7.0.8.1)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.0.3)
|
railties (= 7.0.8.1)
|
||||||
rails-dom-testing (2.0.3)
|
rails-dom-testing (2.2.0)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 5.0.0)
|
||||||
|
minitest
|
||||||
nokogiri (>= 1.6)
|
nokogiri (>= 1.6)
|
||||||
rails-html-sanitizer (1.4.2)
|
rails-html-sanitizer (1.6.0)
|
||||||
loofah (~> 2.3)
|
loofah (~> 2.21)
|
||||||
railties (7.0.3)
|
nokogiri (~> 1.14)
|
||||||
actionpack (= 7.0.3)
|
railties (7.0.8.1)
|
||||||
activesupport (= 7.0.3)
|
actionpack (= 7.0.8.1)
|
||||||
|
activesupport (= 7.0.8.1)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
zeitwerk (~> 2.5)
|
zeitwerk (~> 2.5)
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
rake (13.0.6)
|
rake (13.2.1)
|
||||||
rb-fsevent (0.11.1)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
regexp_parser (2.4.0)
|
rbs (2.8.4)
|
||||||
responders (3.0.1)
|
regexp_parser (2.9.0)
|
||||||
actionpack (>= 5.0)
|
responders (3.1.1)
|
||||||
railties (>= 5.0)
|
actionpack (>= 5.2)
|
||||||
|
railties (>= 5.2)
|
||||||
rest-client (2.1.0)
|
rest-client (2.1.0)
|
||||||
http-accept (>= 1.7.0, < 2.0)
|
http-accept (>= 1.7.0, < 2.0)
|
||||||
http-cookie (>= 1.0.2, < 2.0)
|
http-cookie (>= 1.0.2, < 2.0)
|
||||||
|
|
@ -229,62 +233,66 @@ GEM
|
||||||
netrc (~> 0.8)
|
netrc (~> 0.8)
|
||||||
reverse_markdown (2.1.1)
|
reverse_markdown (2.1.1)
|
||||||
nokogiri
|
nokogiri
|
||||||
rexml (3.2.5)
|
rexml (3.2.6)
|
||||||
rspec-core (3.11.0)
|
rspec-core (3.13.0)
|
||||||
rspec-support (~> 3.11.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-expectations (3.11.0)
|
rspec-expectations (3.13.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.11.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-mocks (3.11.1)
|
rspec-mocks (3.13.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.11.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-rails (5.1.2)
|
rspec-rails (6.1.2)
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 6.1)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 6.1)
|
||||||
railties (>= 5.2)
|
railties (>= 6.1)
|
||||||
rspec-core (~> 3.10)
|
rspec-core (~> 3.13)
|
||||||
rspec-expectations (~> 3.10)
|
rspec-expectations (~> 3.13)
|
||||||
rspec-mocks (~> 3.10)
|
rspec-mocks (~> 3.13)
|
||||||
rspec-support (~> 3.10)
|
rspec-support (~> 3.13)
|
||||||
rspec-support (3.11.0)
|
rspec-support (3.13.1)
|
||||||
rubocop (1.29.1)
|
rubocop (1.62.1)
|
||||||
|
json (~> 2.3)
|
||||||
|
language_server-protocol (>= 3.17.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 3.1.0.0)
|
parser (>= 3.3.0.2)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
regexp_parser (>= 1.8, < 3.0)
|
regexp_parser (>= 1.8, < 3.0)
|
||||||
rexml (>= 3.2.5, < 4.0)
|
rexml (>= 3.2.5, < 4.0)
|
||||||
rubocop-ast (>= 1.17.0, < 2.0)
|
rubocop-ast (>= 1.31.1, < 2.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 1.4.0, < 3.0)
|
unicode-display_width (>= 2.4.0, < 3.0)
|
||||||
rubocop-ast (1.18.0)
|
rubocop-ast (1.31.2)
|
||||||
parser (>= 3.1.1.0)
|
parser (>= 3.3.0.4)
|
||||||
rubocop-performance (1.13.3)
|
rubocop-performance (1.21.0)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.48.1, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 1.31.1, < 2.0)
|
||||||
rubocop-rails (2.14.2)
|
rubocop-rails (2.24.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
rack (>= 1.1)
|
rack (>= 1.1)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.33.0, < 2.0)
|
||||||
ruby-progressbar (1.11.0)
|
rubocop-ast (>= 1.31.1, < 2.0)
|
||||||
shoulda-matchers (5.1.0)
|
ruby-progressbar (1.13.0)
|
||||||
|
shoulda-matchers (6.2.0)
|
||||||
activesupport (>= 5.2.0)
|
activesupport (>= 5.2.0)
|
||||||
simplecov (0.16.1)
|
simplecov (0.16.1)
|
||||||
docile (~> 1.1)
|
docile (~> 1.1)
|
||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
simplecov-html (~> 0.10.0)
|
simplecov-html (~> 0.10.0)
|
||||||
simplecov-html (0.10.2)
|
simplecov-html (0.10.2)
|
||||||
solargraph (0.44.3)
|
solargraph (0.50.0)
|
||||||
backport (~> 1.2)
|
backport (~> 1.2)
|
||||||
benchmark
|
benchmark
|
||||||
bundler (>= 1.17.2)
|
bundler (~> 2.0)
|
||||||
diff-lcs (~> 1.4)
|
diff-lcs (~> 1.4)
|
||||||
e2mmap
|
e2mmap
|
||||||
jaro_winkler (~> 1.5)
|
jaro_winkler (~> 1.5)
|
||||||
kramdown (~> 2.3)
|
kramdown (~> 2.3)
|
||||||
kramdown-parser-gfm (~> 1.1)
|
kramdown-parser-gfm (~> 1.1)
|
||||||
parser (~> 3.0)
|
parser (~> 3.0)
|
||||||
reverse_markdown (>= 1.0.5, < 3)
|
rbs (~> 2.0)
|
||||||
rubocop (>= 0.52)
|
reverse_markdown (~> 2.0)
|
||||||
|
rubocop (~> 1.38)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
tilt (~> 2.0)
|
tilt (~> 2.0)
|
||||||
yard (~> 0.9, >= 0.9.24)
|
yard (~> 0.9, >= 0.9.24)
|
||||||
|
|
@ -292,33 +300,29 @@ GEM
|
||||||
spring-watcher-listen (2.0.1)
|
spring-watcher-listen (2.0.1)
|
||||||
listen (>= 2.7, < 4.0)
|
listen (>= 2.7, < 4.0)
|
||||||
spring (>= 1.2, < 3.0)
|
spring (>= 1.2, < 3.0)
|
||||||
sqlite3 (1.4.2)
|
sqlite3 (1.7.3-arm64-darwin)
|
||||||
strscan (3.0.3)
|
sqlite3 (1.7.3-x86_64-linux)
|
||||||
sync (0.5.0)
|
sync (0.5.0)
|
||||||
term-ansicolor (1.7.1)
|
term-ansicolor (1.7.2)
|
||||||
tins (~> 1.0)
|
tins (~> 1.0)
|
||||||
thor (1.2.1)
|
thor (1.3.1)
|
||||||
tilt (2.0.10)
|
tilt (2.3.0)
|
||||||
timeout (0.2.0)
|
timeout (0.4.1)
|
||||||
tins (1.31.1)
|
tins (1.32.1)
|
||||||
sync
|
sync
|
||||||
tzinfo (2.0.4)
|
tzinfo (2.0.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
unf (0.1.4)
|
unicode-display_width (2.5.0)
|
||||||
unf_ext
|
|
||||||
unf_ext (0.0.8.1)
|
|
||||||
unicode-display_width (2.1.0)
|
|
||||||
warden (1.2.9)
|
warden (1.2.9)
|
||||||
rack (>= 2.0.9)
|
rack (>= 2.0.9)
|
||||||
webrick (1.7.0)
|
websocket-driver (0.7.6)
|
||||||
websocket-driver (0.7.5)
|
|
||||||
websocket-extensions (>= 0.1.0)
|
websocket-extensions (>= 0.1.0)
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
yard (0.9.27)
|
yard (0.9.36)
|
||||||
webrick (~> 1.7.0)
|
zeitwerk (2.6.13)
|
||||||
zeitwerk (2.5.4)
|
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
arm64-darwin-22
|
||||||
x86_64-linux
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue