update rails version

main
rebuilt 3 years ago
parent c24c367339
commit d48132dfea

@ -1,82 +1,82 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (7.0.4) actioncable (7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (7.0.4) actionmailbox (7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
activejob (= 7.0.4) activejob (= 7.0.4.2)
activerecord (= 7.0.4) activerecord (= 7.0.4.2)
activestorage (= 7.0.4) activestorage (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
mail (>= 2.7.1) mail (>= 2.7.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
actionmailer (7.0.4) actionmailer (7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
actionview (= 7.0.4) actionview (= 7.0.4.2)
activejob (= 7.0.4) activejob (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
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.4) actionpack (7.0.4.2)
actionview (= 7.0.4) actionview (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
rack (~> 2.0, >= 2.2.0) rack (~> 2.0, >= 2.2.0)
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.4) actiontext (7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
activerecord (= 7.0.4) activerecord (= 7.0.4.2)
activestorage (= 7.0.4) activestorage (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.0.4) actionview (7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
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)
activejob (7.0.4) activejob (7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.0.4) activemodel (7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
activerecord (7.0.4) activerecord (7.0.4.2)
activemodel (= 7.0.4) activemodel (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
activestorage (7.0.4) activestorage (7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
activejob (= 7.0.4) activejob (= 7.0.4.2)
activerecord (= 7.0.4) activerecord (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (7.0.4) activesupport (7.0.4.2)
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)
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.13.0) bootsnap (1.16.0)
msgpack (~> 1.2) msgpack (~> 1.2)
builder (3.2.4) builder (3.2.4)
concurrent-ruby (1.1.10) concurrent-ruby (1.2.0)
crass (1.0.6) crass (1.0.6)
cssbundling-rails (1.1.1) cssbundling-rails (1.1.2)
railties (>= 6.0.0) railties (>= 6.0.0)
date (3.3.3) date (3.3.3)
debug (1.6.2) debug (1.7.1)
irb (>= 1.3.6) irb (>= 1.5.0)
reline (>= 0.3.1) reline (>= 0.3.1)
diff-lcs (1.5.0) diff-lcs (1.5.0)
erubi (1.12.0) erubi (1.12.0)
@ -85,33 +85,32 @@ GEM
factory_bot_rails (6.2.0) factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0) factory_bot (~> 6.2.0)
railties (>= 5.0.0) railties (>= 5.0.0)
globalid (1.0.0) globalid (1.1.0)
activesupport (>= 5.0) activesupport (>= 5.0)
i18n (1.12.0) i18n (1.12.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-console (0.5.11) io-console (0.6.0)
irb (1.4.1) irb (1.6.2)
reline (>= 0.3.0) reline (>= 0.3.0)
jbuilder (2.11.5) jbuilder (2.11.5)
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
jsbundling-rails (1.0.3) jsbundling-rails (1.1.1)
railties (>= 6.0.0) railties (>= 6.0.0)
loofah (2.19.1) loofah (2.19.1)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.8.0) mail (2.8.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
mail_form (1.9.0) mail_form (1.10.0)
actionmailer (>= 5.2) actionmailer (>= 5.2)
activemodel (>= 5.2) activemodel (>= 5.2)
marcel (1.0.2) marcel (1.0.2)
method_source (1.0.0) method_source (1.0.0)
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0) minitest (5.17.0)
msgpack (1.6.0) msgpack (1.6.0)
net-imap (0.3.4) net-imap (0.3.4)
@ -124,78 +123,77 @@ GEM
net-smtp (0.3.3) net-smtp (0.3.3)
net-protocol net-protocol
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.10) nokogiri (1.14.2-x86_64-linux)
mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
pg (1.4.3) pg (1.4.5)
puma (5.6.5) puma (5.6.5)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.2) racc (1.6.2)
rack (2.2.5) rack (2.2.6.2)
rack-test (2.0.2) rack-test (2.0.2)
rack (>= 1.3) rack (>= 1.3)
rails (7.0.4) rails (7.0.4.2)
actioncable (= 7.0.4) actioncable (= 7.0.4.2)
actionmailbox (= 7.0.4) actionmailbox (= 7.0.4.2)
actionmailer (= 7.0.4) actionmailer (= 7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
actiontext (= 7.0.4) actiontext (= 7.0.4.2)
actionview (= 7.0.4) actionview (= 7.0.4.2)
activejob (= 7.0.4) activejob (= 7.0.4.2)
activemodel (= 7.0.4) activemodel (= 7.0.4.2)
activerecord (= 7.0.4) activerecord (= 7.0.4.2)
activestorage (= 7.0.4) activestorage (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.0.4) railties (= 7.0.4.2)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4) rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1) loofah (~> 2.19, >= 2.19.1)
railties (7.0.4) railties (7.0.4.2)
actionpack (= 7.0.4) actionpack (= 7.0.4.2)
activesupport (= 7.0.4) activesupport (= 7.0.4.2)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
zeitwerk (~> 2.5) zeitwerk (~> 2.5)
rake (13.0.6) rake (13.0.6)
reline (0.3.1) reline (0.3.2)
io-console (~> 0.5) io-console (~> 0.5)
rspec-core (3.11.0) rspec-core (3.12.1)
rspec-support (~> 3.11.0) rspec-support (~> 3.12.0)
rspec-expectations (3.11.1) rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.12.0)
rspec-mocks (3.11.1) rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.12.0)
rspec-rails (5.1.2) rspec-rails (6.0.1)
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.11)
rspec-expectations (~> 3.10) rspec-expectations (~> 3.11)
rspec-mocks (~> 3.10) rspec-mocks (~> 3.11)
rspec-support (~> 3.10) rspec-support (~> 3.11)
rspec-support (3.11.1) rspec-support (3.12.0)
sprockets (4.1.1) sprockets (4.2.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2) sprockets-rails (3.4.2)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
stimulus-rails (1.1.0) stimulus-rails (1.2.1)
railties (>= 6.0.0) railties (>= 6.0.0)
thor (1.2.1) thor (1.2.1)
timeout (0.3.1) timeout (0.3.2)
turbo-rails (1.3.0) turbo-rails (1.3.3)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
activejob (>= 6.0.0) activejob (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
tzinfo (2.0.5) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
web-console (4.2.0) web-console (4.2.0)
actionview (>= 6.0.0) actionview (>= 6.0.0)
@ -205,7 +203,7 @@ GEM
websocket-driver (0.7.5) 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)
zeitwerk (2.6.6) zeitwerk (2.6.7)
PLATFORMS PLATFORMS
x86_64-linux x86_64-linux

Loading…
Cancel
Save