- move app para current/ (estrutura capistrano) - rails 7.2 → 8.1, ruby 3.2, sqlite3 2.x - adiciona primary_key Idinformativo no model - schema.rb completo com todas as tabelas - testes minitest: models (Tag, Informativo, Tema) e controllers - readme atualizado em pt-br com stack e instruções de desenvolvimento - gitignore exclui dump.sql, *.duckdb e sqlite3
384 lines
9.0 KiB
Plaintext
384 lines
9.0 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
action_text-trix (2.1.19)
|
|
railties
|
|
actioncable (8.1.3)
|
|
actionpack (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
nio4r (~> 2.0)
|
|
websocket-driver (>= 0.6.1)
|
|
zeitwerk (~> 2.6)
|
|
actionmailbox (8.1.3)
|
|
actionpack (= 8.1.3)
|
|
activejob (= 8.1.3)
|
|
activerecord (= 8.1.3)
|
|
activestorage (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
mail (>= 2.8.0)
|
|
actionmailer (8.1.3)
|
|
actionpack (= 8.1.3)
|
|
actionview (= 8.1.3)
|
|
activejob (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
mail (>= 2.8.0)
|
|
rails-dom-testing (~> 2.2)
|
|
actionpack (8.1.3)
|
|
actionview (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
nokogiri (>= 1.8.5)
|
|
rack (>= 2.2.4)
|
|
rack-session (>= 1.0.1)
|
|
rack-test (>= 0.6.3)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
useragent (~> 0.16)
|
|
actiontext (8.1.3)
|
|
action_text-trix (~> 2.1.15)
|
|
actionpack (= 8.1.3)
|
|
activerecord (= 8.1.3)
|
|
activestorage (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
globalid (>= 0.6.0)
|
|
nokogiri (>= 1.8.5)
|
|
actionview (8.1.3)
|
|
activesupport (= 8.1.3)
|
|
builder (~> 3.1)
|
|
erubi (~> 1.11)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
active_material (1.5.2)
|
|
activeadmin (3.5.1)
|
|
arbre (~> 1.2, >= 1.2.1)
|
|
csv
|
|
formtastic (>= 3.1)
|
|
formtastic_i18n (>= 0.4)
|
|
inherited_resources (~> 1.7)
|
|
jquery-rails (>= 4.2)
|
|
kaminari (>= 1.2.1)
|
|
railties (>= 6.1)
|
|
ransack (>= 4.0)
|
|
activeadmin_addons (1.10.2)
|
|
active_material (~> 1.5)
|
|
railties
|
|
redcarpet
|
|
require_all
|
|
sassc
|
|
sassc-rails
|
|
xdan-datetimepicker-rails (~> 2.5.1)
|
|
activejob (8.1.3)
|
|
activesupport (= 8.1.3)
|
|
globalid (>= 0.3.6)
|
|
activemodel (8.1.3)
|
|
activesupport (= 8.1.3)
|
|
activerecord (8.1.3)
|
|
activemodel (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
timeout (>= 0.4.0)
|
|
activestorage (8.1.3)
|
|
actionpack (= 8.1.3)
|
|
activejob (= 8.1.3)
|
|
activerecord (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
marcel (~> 1.0)
|
|
activesupport (8.1.3)
|
|
base64
|
|
bigdecimal
|
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
connection_pool (>= 2.2.5)
|
|
drb
|
|
i18n (>= 1.6, < 2)
|
|
json
|
|
logger (>= 1.4.2)
|
|
minitest (>= 5.1)
|
|
securerandom (>= 0.3)
|
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
uri (>= 0.13.1)
|
|
arbre (1.7.0)
|
|
activesupport (>= 3.0.0)
|
|
ruby2_keywords (>= 0.0.2)
|
|
awesome_print (1.9.2)
|
|
base64 (0.3.0)
|
|
bcrypt (3.1.22)
|
|
bigdecimal (4.1.2)
|
|
bindex (0.8.1)
|
|
bootsnap (1.24.6)
|
|
msgpack (~> 1.2)
|
|
builder (3.3.0)
|
|
byebug (13.0.0)
|
|
reline (>= 0.6.0)
|
|
concurrent-ruby (1.3.7)
|
|
connection_pool (3.0.2)
|
|
crass (1.0.6)
|
|
csv (3.3.5)
|
|
date (3.5.1)
|
|
devise (5.0.4)
|
|
bcrypt (~> 3.0)
|
|
orm_adapter (~> 0.1)
|
|
railties (>= 7.0)
|
|
responders
|
|
warden (~> 1.2.3)
|
|
drb (2.2.3)
|
|
erb (6.0.4)
|
|
erubi (1.13.1)
|
|
ffi (1.17.4-aarch64-linux-gnu)
|
|
ffi (1.17.4-aarch64-linux-musl)
|
|
ffi (1.17.4-arm-linux-gnu)
|
|
ffi (1.17.4-arm-linux-musl)
|
|
ffi (1.17.4-arm64-darwin)
|
|
ffi (1.17.4-x86_64-darwin)
|
|
ffi (1.17.4-x86_64-linux-gnu)
|
|
ffi (1.17.4-x86_64-linux-musl)
|
|
formtastic (6.0.0)
|
|
actionpack (>= 7.2.0)
|
|
formtastic_i18n (0.7.0)
|
|
globalid (1.3.0)
|
|
activesupport (>= 6.1)
|
|
haml (7.2.0)
|
|
temple (>= 0.8.2)
|
|
thor
|
|
tilt
|
|
haml-rails (3.0.0)
|
|
actionpack (>= 5.1)
|
|
activesupport (>= 5.1)
|
|
haml (>= 4.0.6)
|
|
railties (>= 5.1)
|
|
has_scope (0.9.0)
|
|
actionpack (>= 7.0)
|
|
activesupport (>= 7.0)
|
|
i18n (1.15.1)
|
|
concurrent-ruby (~> 1.0)
|
|
inherited_resources (1.14.0)
|
|
actionpack (>= 6.0)
|
|
has_scope (>= 0.6)
|
|
railties (>= 6.0)
|
|
responders (>= 2)
|
|
io-console (0.8.2)
|
|
irb (1.18.0)
|
|
pp (>= 0.6.0)
|
|
prism (>= 1.3.0)
|
|
rdoc (>= 4.0.0)
|
|
reline (>= 0.4.2)
|
|
jquery-rails (4.6.1)
|
|
rails-dom-testing (>= 1, < 3)
|
|
railties (>= 4.2.0)
|
|
thor (>= 0.14, < 2.0)
|
|
json (2.19.9)
|
|
kaminari (1.2.2)
|
|
activesupport (>= 4.1.0)
|
|
kaminari-actionview (= 1.2.2)
|
|
kaminari-activerecord (= 1.2.2)
|
|
kaminari-core (= 1.2.2)
|
|
kaminari-actionview (1.2.2)
|
|
actionview
|
|
kaminari-core (= 1.2.2)
|
|
kaminari-activerecord (1.2.2)
|
|
activerecord
|
|
kaminari-core (= 1.2.2)
|
|
kaminari-core (1.2.2)
|
|
listen (3.10.0)
|
|
logger
|
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
rb-inotify (~> 0.9, >= 0.9.10)
|
|
logger (1.7.0)
|
|
loofah (2.25.1)
|
|
crass (~> 1.0.2)
|
|
nokogiri (>= 1.12.0)
|
|
mail (2.9.0)
|
|
logger
|
|
mini_mime (>= 0.1.1)
|
|
net-imap
|
|
net-pop
|
|
net-smtp
|
|
marcel (1.2.1)
|
|
mini_mime (1.1.5)
|
|
minitest (6.0.6)
|
|
drb (~> 2.0)
|
|
prism (~> 1.5)
|
|
msgpack (1.8.3)
|
|
net-imap (0.6.4.1)
|
|
date
|
|
net-protocol
|
|
net-pop (0.1.2)
|
|
net-protocol
|
|
net-protocol (0.2.2)
|
|
timeout
|
|
net-smtp (0.5.1)
|
|
net-protocol
|
|
nio4r (2.7.5)
|
|
nokogiri (1.19.4-aarch64-linux-gnu)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-aarch64-linux-musl)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-arm-linux-gnu)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-arm-linux-musl)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-arm64-darwin)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-x86_64-darwin)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-x86_64-linux-gnu)
|
|
racc (~> 1.4)
|
|
nokogiri (1.19.4-x86_64-linux-musl)
|
|
racc (~> 1.4)
|
|
orm_adapter (0.5.0)
|
|
pp (0.6.3)
|
|
prettyprint
|
|
prettyprint (0.2.0)
|
|
prism (1.9.0)
|
|
psych (5.4.0)
|
|
date
|
|
stringio
|
|
puma (6.6.1)
|
|
nio4r (~> 2.0)
|
|
racc (1.8.1)
|
|
rack (3.2.6)
|
|
rack-session (2.1.2)
|
|
base64 (>= 0.1.0)
|
|
rack (>= 3.0.0)
|
|
rack-test (2.2.0)
|
|
rack (>= 1.3)
|
|
rackup (2.3.1)
|
|
rack (>= 3)
|
|
rails (8.1.3)
|
|
actioncable (= 8.1.3)
|
|
actionmailbox (= 8.1.3)
|
|
actionmailer (= 8.1.3)
|
|
actionpack (= 8.1.3)
|
|
actiontext (= 8.1.3)
|
|
actionview (= 8.1.3)
|
|
activejob (= 8.1.3)
|
|
activemodel (= 8.1.3)
|
|
activerecord (= 8.1.3)
|
|
activestorage (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
bundler (>= 1.15.0)
|
|
railties (= 8.1.3)
|
|
rails-dom-testing (2.3.0)
|
|
activesupport (>= 5.0.0)
|
|
minitest
|
|
nokogiri (>= 1.6)
|
|
rails-html-sanitizer (1.7.0)
|
|
loofah (~> 2.25)
|
|
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
|
railties (8.1.3)
|
|
actionpack (= 8.1.3)
|
|
activesupport (= 8.1.3)
|
|
irb (~> 1.13)
|
|
rackup (>= 1.0.0)
|
|
rake (>= 12.2)
|
|
thor (~> 1.0, >= 1.2.2)
|
|
tsort (>= 0.2)
|
|
zeitwerk (~> 2.6)
|
|
rake (13.4.2)
|
|
ransack (4.4.1)
|
|
activerecord (>= 7.2)
|
|
activesupport (>= 7.2)
|
|
i18n
|
|
rb-fsevent (0.11.2)
|
|
rb-inotify (0.11.1)
|
|
ffi (~> 1.0)
|
|
rdoc (7.2.0)
|
|
erb
|
|
psych (>= 4.0.0)
|
|
tsort
|
|
redcarpet (3.6.1)
|
|
reline (0.6.3)
|
|
io-console (~> 0.5)
|
|
require_all (3.0.0)
|
|
responders (3.2.0)
|
|
actionpack (>= 7.0)
|
|
railties (>= 7.0)
|
|
ruby2_keywords (0.0.5)
|
|
sassc (2.4.0)
|
|
ffi (~> 1.9)
|
|
sassc-rails (2.1.2)
|
|
railties (>= 4.0.0)
|
|
sassc (>= 2.0)
|
|
sprockets (> 3.0)
|
|
sprockets-rails
|
|
tilt
|
|
securerandom (0.4.1)
|
|
spring (4.6.0)
|
|
spring-watcher-listen (2.1.0)
|
|
listen (>= 2.7, < 4.0)
|
|
spring (>= 4)
|
|
sprockets (4.2.2)
|
|
concurrent-ruby (~> 1.0)
|
|
logger
|
|
rack (>= 2.2.4, < 4)
|
|
sprockets-rails (3.5.2)
|
|
actionpack (>= 6.1)
|
|
activesupport (>= 6.1)
|
|
sprockets (>= 3.0.0)
|
|
sqlite3 (2.9.5-aarch64-linux-gnu)
|
|
sqlite3 (2.9.5-aarch64-linux-musl)
|
|
sqlite3 (2.9.5-arm-linux-gnu)
|
|
sqlite3 (2.9.5-arm-linux-musl)
|
|
sqlite3 (2.9.5-arm64-darwin)
|
|
sqlite3 (2.9.5-x86_64-darwin)
|
|
sqlite3 (2.9.5-x86_64-linux-gnu)
|
|
sqlite3 (2.9.5-x86_64-linux-musl)
|
|
stringio (3.2.0)
|
|
temple (0.10.4)
|
|
thor (1.5.0)
|
|
tilt (2.7.0)
|
|
timeout (0.6.1)
|
|
trix-rails (2.4.0)
|
|
rails (> 4.1)
|
|
tsort (0.2.0)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
uri (1.1.1)
|
|
useragent (0.16.11)
|
|
warden (1.2.9)
|
|
rack (>= 2.0.9)
|
|
web-console (4.3.0)
|
|
actionview (>= 8.0.0)
|
|
bindex (>= 0.4.0)
|
|
railties (>= 8.0.0)
|
|
websocket-driver (0.8.1)
|
|
base64
|
|
websocket-extensions (>= 0.1.0)
|
|
websocket-extensions (0.1.5)
|
|
will_paginate (4.0.1)
|
|
xdan-datetimepicker-rails (2.5.4)
|
|
jquery-rails
|
|
rails (>= 3.2.16)
|
|
zeitwerk (2.8.2)
|
|
|
|
PLATFORMS
|
|
aarch64-linux-gnu
|
|
aarch64-linux-musl
|
|
arm-linux-gnu
|
|
arm-linux-musl
|
|
arm64-darwin
|
|
x86_64-darwin
|
|
x86_64-linux-gnu
|
|
x86_64-linux-musl
|
|
|
|
DEPENDENCIES
|
|
activeadmin
|
|
activeadmin_addons
|
|
awesome_print
|
|
bootsnap (>= 1.1.0)
|
|
byebug
|
|
devise
|
|
haml-rails
|
|
listen (>= 3.0.5)
|
|
puma (~> 6.0)
|
|
rails (~> 8.0)
|
|
redcarpet
|
|
sassc-rails
|
|
spring
|
|
spring-watcher-listen
|
|
sprockets-rails
|
|
sqlite3 (>= 2.0)
|
|
trix-rails
|
|
web-console (>= 3.3.0)
|
|
will_paginate
|
|
|
|
BUNDLED WITH
|
|
2.5.23
|