upgrade rails

pull/1/head
Nelson Jovel 3 years ago
parent d9831d8105
commit c2d25902b6

@ -10,98 +10,97 @@ GIT
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)
activerecord-import (1.4.0) activerecord-import (1.4.1)
activerecord (>= 4.2) activerecord (>= 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)
addressable (2.8.0) addressable (2.8.1)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2) ast (2.4.2)
backport (1.2.0) backport (1.2.0)
bcrypt (3.1.18) bcrypt (3.1.18)
bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0)
benchmark (0.2.0) benchmark (0.2.1)
better_html (1.0.16) better_html (2.0.1)
actionview (>= 4.0) actionview (>= 6.0)
activesupport (>= 4.0) activesupport (>= 6.0)
ast (~> 2.0) ast (~> 2.0)
erubi (~> 1.4) erubi (~> 1.4)
html_tokenizer (~> 0.0.6)
parser (>= 2.4) parser (>= 2.4)
smart_properties smart_properties
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.12.0) bootsnap (1.16.0)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (5.2.3) brakeman (5.4.0)
builder (3.2.4) builder (3.2.4)
bullet (7.0.2) bullet (7.0.7)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
byebug (11.1.3) byebug (11.1.3)
capybara (3.37.1) capybara (3.38.0)
addressable addressable
matrix matrix
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
@ -110,10 +109,9 @@ GEM
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
childprocess (4.1.0) concurrent-ruby (1.2.0)
concurrent-ruby (1.1.10)
crass (1.0.6) crass (1.0.6)
cssbundling-rails (1.1.0) cssbundling-rails (1.1.2)
railties (>= 6.0.0) railties (>= 6.0.0)
database_cleaner (2.0.1) database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0) database_cleaner-active_record (~> 2.0.0)
@ -121,8 +119,9 @@ GEM
activerecord (>= 5.a) activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0) database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1) database_cleaner-core (2.0.1)
debug (1.6.1) date (3.3.3)
irb (>= 1.3.6) debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1) reline (>= 0.3.1)
devise (4.8.1) devise (4.8.1)
bcrypt (~> 3.0) bcrypt (~> 3.0)
@ -134,16 +133,15 @@ GEM
docile (1.4.0) docile (1.4.0)
e2mmap (0.1.0) e2mmap (0.1.0)
ed25519 (1.3.0) ed25519 (1.3.0)
erb_lint (0.1.3) erb_lint (0.3.1)
activesupport activesupport
better_html (~> 1.0.7) better_html (>= 2.0.1)
html_tokenizer
parser (>= 2.7.1.4) parser (>= 2.7.1.4)
rainbow rainbow
rubocop rubocop
smart_properties smart_properties
erblint-github (0.0.9) erblint-github (0.1.3)
erubi (1.11.0) erubi (1.12.0)
execjs (2.8.1) execjs (2.8.1)
factory_bot (6.2.1) factory_bot (6.2.1)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
@ -153,105 +151,111 @@ GEM
ffi (1.15.5) ffi (1.15.5)
friendly_id (5.1.0) friendly_id (5.1.0)
activerecord (>= 4.0.0) activerecord (>= 4.0.0)
globalid (1.0.0) globalid (1.1.0)
activesupport (>= 5.0) activesupport (>= 5.0)
haml (5.2.2) haml (6.1.1)
temple (>= 0.8.0) temple (>= 0.8.2)
thor
tilt tilt
hashie (5.0.0) hashie (5.0.0)
html_tokenizer (0.0.7)
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)
jaro_winkler (1.5.4) jaro_winkler (1.5.4)
jbuilder (2.11.5) jbuilder (2.11.5)
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
jquery-rails (4.5.0) jquery-rails (4.5.1)
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jsbundling-rails (1.0.2) jsbundling-rails (1.1.1)
railties (>= 6.0.0) railties (>= 6.0.0)
json (2.6.3)
jwt (1.5.6) jwt (1.5.6)
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)
kwalify (0.7.2) kwalify (0.7.2)
launchy (2.5.0) language_server-protocol (3.17.0.3)
addressable (~> 2.7) launchy (2.5.2)
addressable (~> 2.8)
listen (3.0.8) listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
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.7.1) mail (2.8.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2) marcel (1.0.2)
matrix (0.4.2) matrix (0.4.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.16.3) msgpack (1.6.0)
msgpack (1.5.2)
multi_json (1.15.0) multi_json (1.15.0)
nested_scaffold (1.1.0) nested_scaffold (1.1.0)
net-imap (0.3.1) net-imap (0.3.4)
date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
net-protocol net-protocol
net-protocol (0.1.3) net-protocol (0.2.1)
timeout timeout
net-sftp (4.0.0) net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0) net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.3.3) net-smtp (0.3.3)
net-protocol net-protocol
net-ssh (7.0.1) net-ssh (7.0.1)
newrelic_rpm (8.8.0) newrelic_rpm (8.16.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.10) nokogiri (1.14.2-x86_64-darwin)
mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
omniauth (2.1.0) nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
omniauth (2.1.1)
hashie (>= 3.4.6) hashie (>= 3.4.6)
rack (>= 2.2.3) rack (>= 2.2.3)
rack-protection rack-protection
orm_adapter (0.5.0) orm_adapter (0.5.0)
parallel (1.22.1) parallel (1.22.1)
parallel_tests (3.11.0) parallel_tests (4.2.0)
parallel parallel
parser (3.1.2.0) parser (3.2.1.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pg (1.3.5) pg (1.4.5)
public_suffix (4.0.7) public_suffix (5.0.1)
puma (5.6.4) puma (6.1.0)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.2) racc (1.6.2)
rack (2.2.4) rack (2.2.6.2)
rack-mini-profiler (3.0.0) rack-mini-profiler (3.0.0)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-protection (2.2.0) rack-protection (3.0.5)
rack rack
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-controller-testing (1.0.5) rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1) actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1)
@ -259,42 +263,42 @@ GEM
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)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
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)
redis (3.3.5) redis (3.3.5)
reek (6.1.1) reek (6.1.4)
kwalify (~> 0.7.0) kwalify (~> 0.7.0)
parser (~> 3.1.0) parser (~> 3.2.0)
rainbow (>= 2.0, < 4.0) rainbow (>= 2.0, < 4.0)
regexp_parser (2.5.0) regexp_parser (2.7.0)
reline (0.3.1) reline (0.3.2)
io-console (~> 0.5) io-console (~> 0.5)
responders (3.0.1) responders (3.1.0)
actionpack (>= 5.0) actionpack (>= 5.2)
railties (>= 5.0) railties (>= 5.2)
reverse_markdown (2.1.1) reverse_markdown (2.1.1)
nokogiri nokogiri
rexml (3.2.5) rexml (3.2.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.0) 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 (5.1.2)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
@ -303,19 +307,20 @@ GEM
rspec-expectations (~> 3.10) rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10) rspec-mocks (~> 3.10)
rspec-support (~> 3.10) rspec-support (~> 3.10)
rspec-support (3.11.0) rspec-support (3.12.0)
rubocop (1.29.1) rubocop (1.44.1)
json (~> 2.3)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.1.0.0) parser (>= 3.2.0.0)
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.24.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.19.1) rubocop-ast (1.26.0)
parser (>= 3.1.1.0) parser (>= 3.2.1.0)
rubocop-performance (1.13.3) rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0) rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0) ruby-progressbar (1.11.0)
@ -323,19 +328,18 @@ GEM
seed_dump (3.3.1) seed_dump (3.3.1)
activerecord (>= 4) activerecord (>= 4)
activesupport (>= 4) activesupport (>= 4)
selenium-webdriver (4.4.0) selenium-webdriver (4.8.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0) rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0) websocket (~> 1.0)
simplecov (0.21.2) simplecov (0.22.0)
docile (~> 1.1) docile (~> 1.1)
simplecov-html (~> 0.11) simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1) simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3) simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
smart_properties (1.17.0) smart_properties (1.17.0)
solargraph (0.45.0) solargraph (0.48.0)
backport (~> 1.2) backport (~> 1.2)
benchmark benchmark
bundler (>= 1.17.2) bundler (>= 1.17.2)
@ -350,28 +354,29 @@ GEM
thor (~> 1.0) thor (~> 1.0)
tilt (~> 2.0) tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24) yard (~> 0.9, >= 0.9.24)
solargraph-reek (0.1.0) solargraph-reek (0.1.1)
reek (>= 5.0) reek (>= 5.0)
solargraph (~> 0.38) solargraph (~> 0.38)
spring (4.0.0) spring (4.1.1)
sprockets (4.0.3) 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)
standard (1.12.1) standard (1.24.3)
rubocop (= 1.29.1) language_server-protocol (~> 3.17.0.2)
rubocop-performance (= 1.13.3) rubocop (= 1.44.1)
stimulus-rails (1.0.4) rubocop-performance (= 1.15.2)
stimulus-rails (1.2.1)
railties (>= 6.0.0) railties (>= 6.0.0)
temple (0.8.2) temple (0.10.0)
thor (1.2.1) thor (1.2.1)
tilt (2.0.10) tilt (2.0.11)
timecop (0.9.5) timecop (0.9.6)
timeout (0.3.0) timeout (0.3.2)
turbo-rails (1.1.1) 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)
@ -379,17 +384,17 @@ GEM
builder (>= 2.1.2) builder (>= 2.1.2)
jwt (~> 1.0) jwt (~> 1.0)
multi_json (>= 1.3.0) multi_json (>= 1.3.0)
tzinfo (2.0.5) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
uglifier (4.2.0) uglifier (4.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (2.2.0) unicode-display_width (2.4.2)
uniform_notifier (1.16.0) uniform_notifier (1.16.0)
warden (1.2.9) warden (1.2.9)
rack (>= 2.0.9) rack (>= 2.0.9)
watir (7.1.0) watir (7.2.2)
regexp_parser (>= 1.2, < 3) regexp_parser (>= 1.2, < 3)
selenium-webdriver (~> 4.0) selenium-webdriver (~> 4.2)
web-console (4.2.0) web-console (4.2.0)
actionview (>= 6.0.0) actionview (>= 6.0.0)
activemodel (>= 6.0.0) activemodel (>= 6.0.0)
@ -404,7 +409,7 @@ GEM
nokogiri (~> 1.8) nokogiri (~> 1.8)
yard (0.9.28) yard (0.9.28)
webrick (~> 1.7.0) webrick (~> 1.7.0)
zeitwerk (2.6.4) zeitwerk (2.6.7)
PLATFORMS PLATFORMS
x86_64-darwin-20 x86_64-darwin-20

Loading…
Cancel
Save