adding thredded forums

This commit is contained in:
2022-12-31 22:01:51 +02:00
parent 292a51ad3c
commit ae293e3395
10 changed files with 828 additions and 2 deletions

View File

@ -69,6 +69,8 @@ GEM
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_hash (3.1.1)
activesupport (>= 5.0.0)
active_record_union (1.3.0)
activerecord (>= 4.0)
activejob (7.0.4)
activesupport (= 7.0.4)
globalid (>= 0.3.6)
@ -92,6 +94,12 @@ GEM
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.18)
bindex (0.8.1)
bootsnap (1.15.0)
@ -117,6 +125,8 @@ GEM
concurrent-ruby (1.1.10)
crass (1.0.6)
date (3.3.3)
db_text_search (1.0.0)
activerecord (>= 4.1.15)
debug (1.7.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
@ -128,8 +138,11 @@ GEM
warden (~> 1.2.3)
erubi (1.11.0)
erubis (2.7.0)
execjs (2.8.1)
ffi (1.15.5)
formatador (1.1.0)
friendly_id (5.5.0)
activerecord (>= 4.0.0)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
@ -159,11 +172,15 @@ GEM
railties (>= 5.1)
heroicon (1.0.0)
rails (>= 5.2)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html2haml (2.3.0)
erubis (~> 2.7.0)
haml (>= 4.0)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
htmlentities (4.3.4)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
@ -172,9 +189,28 @@ GEM
importmap-rails (1.1.5)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
inline_svg (1.8.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.6.0)
irb (1.6.1)
reline (>= 0.3.0)
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)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
@ -197,6 +233,8 @@ GEM
mini_mime (1.1.2)
minitest (5.16.3)
msgpack (1.6.0)
multi_json (1.15.0)
mustache (1.1.1)
nenv (0.3.0)
net-imap (0.3.2)
date
@ -213,6 +251,13 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
onebox (2.2.19)
addressable (~> 2.8.0)
htmlentities (~> 4.3)
multi_json (~> 1.11)
mustache
nokogiri (~> 1.7)
sanitize
open4 (1.3.4)
orm_adapter (0.5.0)
parser (3.1.3.0)
@ -227,6 +272,8 @@ GEM
public_suffix (5.0.1)
puma (5.6.5)
nio4r (~> 2.0)
pundit (2.3.0)
activesupport (>= 3.0.0)
racc (1.6.1)
rack (2.2.4)
rack-test (2.0.2)
@ -250,6 +297,8 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails_gravatar (1.0.4)
actionview
railties (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
@ -270,11 +319,15 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
rinku (2.0.6)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby_parser (3.19.2)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
sanitize (6.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
@ -298,6 +351,10 @@ GEM
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-es6 (0.9.2)
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
@ -307,7 +364,29 @@ GEM
railties (>= 6.0.0)
temple (0.9.1)
thor (1.2.1)
thredded (1.0.1)
active_record_union (>= 1.3.0)
autoprefixer-rails
db_text_search
friendly_id
html-pipeline
htmlentities
inline_svg (>= 1.6.0)
kaminari
kramdown (>= 2.0.0)
kramdown-parser-gfm
nokogiri
onebox (>= 1.8.99)
pundit (>= 1.1.0)
rails (>= 5.2.0, != 6.0.0.rc2)
rails_gravatar
rinku
sanitize
sassc-rails (>= 2.0.0)
sprockets-es6
timeago_js (>= 3.0.2.2)
tilt (2.0.11)
timeago_js (3.0.2.2)
timeout (0.3.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
@ -357,6 +436,7 @@ DEPENDENCIES
simple_form_tailwind_css
sprockets-rails
tailwindcss-rails
thredded (~> 1.0)
web-console
webdrivers