2025-08-05 16:11:24 +02:00
|
|
|
GEM
|
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
|
specs:
|
2026-02-22 16:49:18 +01:00
|
|
|
actioncable (8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
nio4r (~> 2.0)
|
|
|
|
|
websocket-driver (>= 0.6.1)
|
|
|
|
|
zeitwerk (~> 2.6)
|
2026-02-22 16:49:18 +01:00
|
|
|
actionmailbox (8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
activejob (= 8.0.4)
|
|
|
|
|
activerecord (= 8.0.4)
|
|
|
|
|
activestorage (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
mail (>= 2.8.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
actionmailer (8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
actionview (= 8.0.4)
|
|
|
|
|
activejob (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
mail (>= 2.8.0)
|
|
|
|
|
rails-dom-testing (~> 2.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
actionpack (8.0.4)
|
|
|
|
|
actionview (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
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)
|
2026-02-22 16:49:18 +01:00
|
|
|
actiontext (8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
activerecord (= 8.0.4)
|
|
|
|
|
activestorage (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
globalid (>= 0.6.0)
|
|
|
|
|
nokogiri (>= 1.8.5)
|
2026-02-22 16:49:18 +01:00
|
|
|
actionview (8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
builder (~> 3.1)
|
|
|
|
|
erubi (~> 1.11)
|
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
|
rails-html-sanitizer (~> 1.6)
|
2026-02-22 16:49:18 +01:00
|
|
|
activejob (8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
globalid (>= 0.3.6)
|
2026-02-22 16:49:18 +01:00
|
|
|
activemodel (8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
|
|
|
|
activerecord (8.0.4)
|
|
|
|
|
activemodel (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
timeout (>= 0.4.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
activestorage (8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
activejob (= 8.0.4)
|
|
|
|
|
activerecord (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
marcel (~> 1.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
activesupport (8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
base64
|
|
|
|
|
benchmark (>= 0.3)
|
|
|
|
|
bigdecimal
|
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
|
|
|
connection_pool (>= 2.2.5)
|
|
|
|
|
drb
|
|
|
|
|
i18n (>= 1.6, < 2)
|
|
|
|
|
logger (>= 1.4.2)
|
|
|
|
|
minitest (>= 5.1)
|
|
|
|
|
securerandom (>= 0.3)
|
|
|
|
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
|
|
|
uri (>= 0.13.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
addressable (2.8.8)
|
|
|
|
|
public_suffix (>= 2.0.2, < 8.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
ast (2.4.3)
|
2025-10-28 09:38:31 +01:00
|
|
|
backport (1.2.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
base64 (0.3.0)
|
2026-01-12 15:52:27 +01:00
|
|
|
bcrypt (3.1.21)
|
2026-02-22 16:49:18 +01:00
|
|
|
bcrypt_pbkdf (1.1.2)
|
|
|
|
|
benchmark (0.5.0)
|
|
|
|
|
bigdecimal (4.0.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
bindex (0.8.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
bootsnap (1.23.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
msgpack (~> 1.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
brakeman (8.0.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc
|
|
|
|
|
builder (3.3.0)
|
|
|
|
|
capybara (3.40.0)
|
|
|
|
|
addressable
|
|
|
|
|
matrix
|
|
|
|
|
mini_mime (>= 0.1.3)
|
|
|
|
|
nokogiri (~> 1.11)
|
|
|
|
|
rack (>= 1.6.0)
|
|
|
|
|
rack-test (>= 0.6.3)
|
|
|
|
|
regexp_parser (>= 1.5, < 3.0)
|
|
|
|
|
xpath (~> 3.2)
|
2026-02-08 11:48:15 +01:00
|
|
|
childprocess (5.1.0)
|
|
|
|
|
logger (~> 1.5)
|
2026-02-22 16:49:18 +01:00
|
|
|
concurrent-ruby (1.3.6)
|
|
|
|
|
connection_pool (3.0.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
crass (1.0.6)
|
2025-12-01 10:08:16 +01:00
|
|
|
cssbundling-rails (1.4.3)
|
|
|
|
|
railties (>= 6.0.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
date (3.5.1)
|
|
|
|
|
debug (1.11.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
irb (~> 1.10)
|
|
|
|
|
reline (>= 0.3.8)
|
2025-10-28 09:38:31 +01:00
|
|
|
diff-lcs (1.6.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
dotenv (3.2.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
drb (2.2.3)
|
|
|
|
|
ed25519 (1.4.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
erb (6.0.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
erubi (1.13.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
et-orbi (1.4.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
tzinfo
|
2026-02-08 11:15:51 +01:00
|
|
|
factory_bot (6.5.6)
|
|
|
|
|
activesupport (>= 6.1.0)
|
|
|
|
|
factory_bot_rails (6.5.1)
|
|
|
|
|
factory_bot (~> 6.5)
|
|
|
|
|
railties (>= 6.1.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
fugit (1.12.1)
|
|
|
|
|
et-orbi (~> 1.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
raabro (~> 1.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
globalid (1.3.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
activesupport (>= 6.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
haml (7.2.0)
|
2026-01-11 17:23:21 +01:00
|
|
|
temple (>= 0.8.2)
|
|
|
|
|
thor
|
|
|
|
|
tilt
|
2026-02-22 16:49:18 +01:00
|
|
|
i18n (1.14.8)
|
2025-08-05 16:11:24 +02:00
|
|
|
concurrent-ruby (~> 1.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
importmap-rails (2.2.3)
|
2025-08-05 16:11:24 +02:00
|
|
|
actionpack (>= 6.0.0)
|
|
|
|
|
activesupport (>= 6.0.0)
|
|
|
|
|
railties (>= 6.0.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
io-console (0.8.2)
|
|
|
|
|
irb (1.17.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
pp (>= 0.6.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
prism (>= 1.3.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
rdoc (>= 4.0.0)
|
|
|
|
|
reline (>= 0.4.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
jaro_winkler (1.7.0)
|
|
|
|
|
jbuilder (2.14.1)
|
|
|
|
|
actionview (>= 7.0.0)
|
|
|
|
|
activesupport (>= 7.0.0)
|
|
|
|
|
json (2.18.1)
|
|
|
|
|
kamal (2.10.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
activesupport (>= 7.0)
|
|
|
|
|
base64 (~> 0.2)
|
|
|
|
|
bcrypt_pbkdf (~> 1.0)
|
|
|
|
|
concurrent-ruby (~> 1.2)
|
|
|
|
|
dotenv (~> 3.1)
|
|
|
|
|
ed25519 (~> 1.4)
|
|
|
|
|
net-ssh (~> 7.3)
|
|
|
|
|
sshkit (>= 1.23.0, < 2.0)
|
|
|
|
|
thor (~> 1.3)
|
|
|
|
|
zeitwerk (>= 2.6.18, < 3.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
kramdown (2.5.2)
|
|
|
|
|
rexml (>= 3.4.4)
|
2025-10-28 09:38:31 +01:00
|
|
|
kramdown-parser-gfm (1.1.0)
|
|
|
|
|
kramdown (~> 2.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
language_server-protocol (3.17.0.5)
|
2026-02-08 11:48:15 +01:00
|
|
|
launchy (3.1.1)
|
|
|
|
|
addressable (~> 2.8)
|
|
|
|
|
childprocess (~> 5.0)
|
|
|
|
|
logger (~> 1.6)
|
|
|
|
|
letter_opener (1.10.0)
|
|
|
|
|
launchy (>= 2.2, < 4)
|
|
|
|
|
letter_opener_web (3.0.0)
|
|
|
|
|
actionmailer (>= 6.1)
|
|
|
|
|
letter_opener (~> 1.9)
|
|
|
|
|
railties (>= 6.1)
|
|
|
|
|
rexml
|
2025-08-05 16:11:24 +02:00
|
|
|
lint_roller (1.1.0)
|
|
|
|
|
logger (1.7.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
loofah (2.25.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
crass (~> 1.0.2)
|
|
|
|
|
nokogiri (>= 1.12.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
mail (2.9.0)
|
|
|
|
|
logger
|
2025-08-05 16:11:24 +02:00
|
|
|
mini_mime (>= 0.1.1)
|
|
|
|
|
net-imap
|
|
|
|
|
net-pop
|
|
|
|
|
net-smtp
|
2026-02-22 16:49:18 +01:00
|
|
|
marcel (1.1.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
matrix (0.4.3)
|
|
|
|
|
mini_mime (1.1.5)
|
2026-02-22 16:49:18 +01:00
|
|
|
minitest (6.0.1)
|
|
|
|
|
prism (~> 1.5)
|
2025-08-05 16:11:24 +02:00
|
|
|
msgpack (1.8.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
net-imap (0.6.3)
|
2025-08-05 16:11:24 +02:00
|
|
|
date
|
|
|
|
|
net-protocol
|
|
|
|
|
net-pop (0.1.2)
|
|
|
|
|
net-protocol
|
|
|
|
|
net-protocol (0.2.2)
|
|
|
|
|
timeout
|
|
|
|
|
net-scp (4.1.0)
|
|
|
|
|
net-ssh (>= 2.6.5, < 8.0.0)
|
|
|
|
|
net-sftp (4.0.0)
|
|
|
|
|
net-ssh (>= 5.0.0, < 8.0.0)
|
|
|
|
|
net-smtp (0.5.1)
|
|
|
|
|
net-protocol
|
|
|
|
|
net-ssh (7.3.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
nio4r (2.7.5)
|
|
|
|
|
nokogiri (1.19.1-aarch64-linux-gnu)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc (~> 1.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
nokogiri (1.19.1-aarch64-linux-musl)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc (~> 1.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
nokogiri (1.19.1-arm-linux-gnu)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc (~> 1.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
nokogiri (1.19.1-arm-linux-musl)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc (~> 1.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
nokogiri (1.19.1-x86_64-linux-gnu)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc (~> 1.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
nokogiri (1.19.1-x86_64-linux-musl)
|
2025-08-05 16:11:24 +02:00
|
|
|
racc (~> 1.4)
|
2025-10-28 09:38:31 +01:00
|
|
|
observer (0.1.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
open3 (0.2.1)
|
|
|
|
|
ostruct (0.6.3)
|
2025-08-05 16:11:24 +02:00
|
|
|
parallel (1.27.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
parser (3.3.10.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
ast (~> 2.4.1)
|
|
|
|
|
racc
|
2026-02-22 16:49:18 +01:00
|
|
|
pp (0.6.3)
|
2025-08-05 16:11:24 +02:00
|
|
|
prettyprint
|
|
|
|
|
prettyprint (0.2.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
prism (1.9.0)
|
|
|
|
|
propshaft (1.3.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
actionpack (>= 7.0.0)
|
|
|
|
|
activesupport (>= 7.0.0)
|
|
|
|
|
rack
|
2026-02-22 16:49:18 +01:00
|
|
|
psych (5.3.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
date
|
|
|
|
|
stringio
|
2026-02-22 16:49:18 +01:00
|
|
|
public_suffix (7.0.2)
|
|
|
|
|
puma (7.2.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
nio4r (~> 2.0)
|
|
|
|
|
raabro (1.4.0)
|
|
|
|
|
racc (1.8.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
rack (3.2.5)
|
2025-08-05 16:11:24 +02:00
|
|
|
rack-session (2.1.1)
|
|
|
|
|
base64 (>= 0.1.0)
|
|
|
|
|
rack (>= 3.0.0)
|
|
|
|
|
rack-test (2.2.0)
|
|
|
|
|
rack (>= 1.3)
|
2026-02-22 16:49:18 +01:00
|
|
|
rackup (2.3.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
rack (>= 3)
|
2026-02-22 16:49:18 +01:00
|
|
|
rails (8.0.4)
|
|
|
|
|
actioncable (= 8.0.4)
|
|
|
|
|
actionmailbox (= 8.0.4)
|
|
|
|
|
actionmailer (= 8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
actiontext (= 8.0.4)
|
|
|
|
|
actionview (= 8.0.4)
|
|
|
|
|
activejob (= 8.0.4)
|
|
|
|
|
activemodel (= 8.0.4)
|
|
|
|
|
activerecord (= 8.0.4)
|
|
|
|
|
activestorage (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
bundler (>= 1.15.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
railties (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
rails-dom-testing (2.3.0)
|
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
|
minitest
|
|
|
|
|
nokogiri (>= 1.6)
|
|
|
|
|
rails-html-sanitizer (1.6.2)
|
|
|
|
|
loofah (~> 2.21)
|
|
|
|
|
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)
|
2026-01-08 17:46:31 +01:00
|
|
|
rails-i18n (8.1.0)
|
|
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
|
railties (>= 8.0.0, < 9)
|
2026-02-22 16:49:18 +01:00
|
|
|
railties (8.0.4)
|
|
|
|
|
actionpack (= 8.0.4)
|
|
|
|
|
activesupport (= 8.0.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
irb (~> 1.13)
|
|
|
|
|
rackup (>= 1.0.0)
|
|
|
|
|
rake (>= 12.2)
|
|
|
|
|
thor (~> 1.0, >= 1.2.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
tsort (>= 0.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
zeitwerk (~> 2.6)
|
|
|
|
|
rainbow (3.1.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
rake (13.3.1)
|
|
|
|
|
rbs (3.10.3)
|
2025-10-28 09:38:31 +01:00
|
|
|
logger
|
2026-02-22 16:49:18 +01:00
|
|
|
tsort
|
|
|
|
|
rdoc (7.2.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
erb
|
|
|
|
|
psych (>= 4.0.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
tsort
|
|
|
|
|
regexp_parser (2.11.3)
|
|
|
|
|
reline (0.6.3)
|
2025-08-05 16:11:24 +02:00
|
|
|
io-console (~> 0.5)
|
2026-02-22 16:49:18 +01:00
|
|
|
reverse_markdown (3.0.2)
|
2025-10-28 09:38:31 +01:00
|
|
|
nokogiri
|
2026-02-22 16:49:18 +01:00
|
|
|
rexml (3.4.4)
|
|
|
|
|
rspec-core (3.13.6)
|
2025-10-28 09:37:36 +01:00
|
|
|
rspec-support (~> 3.13.0)
|
|
|
|
|
rspec-expectations (3.13.5)
|
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
|
rspec-support (~> 3.13.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
rspec-mocks (3.13.7)
|
2025-10-28 09:37:36 +01:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
|
rspec-support (~> 3.13.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
rspec-rails (8.0.3)
|
2025-10-28 09:37:36 +01:00
|
|
|
actionpack (>= 7.2)
|
|
|
|
|
activesupport (>= 7.2)
|
|
|
|
|
railties (>= 7.2)
|
|
|
|
|
rspec-core (~> 3.13)
|
|
|
|
|
rspec-expectations (~> 3.13)
|
|
|
|
|
rspec-mocks (~> 3.13)
|
|
|
|
|
rspec-support (~> 3.13)
|
2026-02-22 16:49:18 +01:00
|
|
|
rspec-support (3.13.7)
|
|
|
|
|
rubocop (1.84.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
json (~> 2.3)
|
|
|
|
|
language_server-protocol (~> 3.17.0.2)
|
|
|
|
|
lint_roller (~> 1.1.0)
|
|
|
|
|
parallel (~> 1.10)
|
|
|
|
|
parser (>= 3.3.0.2)
|
|
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
|
|
regexp_parser (>= 2.9.3, < 3.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
rubocop-ast (>= 1.49.0, < 2.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
ruby-progressbar (~> 1.7)
|
|
|
|
|
unicode-display_width (>= 2.4.0, < 4.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
rubocop-ast (1.49.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
parser (>= 3.3.7.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
prism (~> 1.7)
|
|
|
|
|
rubocop-performance (1.26.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
lint_roller (~> 1.1)
|
|
|
|
|
rubocop (>= 1.75.0, < 2.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
rubocop-ast (>= 1.47.1, < 2.0)
|
|
|
|
|
rubocop-rails (2.34.3)
|
2025-08-05 16:11:24 +02:00
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
|
lint_roller (~> 1.1)
|
|
|
|
|
rack (>= 1.1)
|
|
|
|
|
rubocop (>= 1.75.0, < 2.0)
|
|
|
|
|
rubocop-ast (>= 1.44.0, < 2.0)
|
|
|
|
|
rubocop-rails-omakase (1.1.0)
|
|
|
|
|
rubocop (>= 1.72)
|
|
|
|
|
rubocop-performance (>= 1.24)
|
|
|
|
|
rubocop-rails (>= 2.30)
|
|
|
|
|
ruby-progressbar (1.13.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
rubyzip (3.2.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
securerandom (0.4.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
selenium-webdriver (4.41.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
base64 (~> 0.2)
|
|
|
|
|
logger (~> 1.4)
|
|
|
|
|
rexml (~> 3.2, >= 3.2.5)
|
2026-02-22 16:49:18 +01:00
|
|
|
rubyzip (>= 1.2.2, < 4.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
websocket (~> 1.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
solargraph (0.58.2)
|
|
|
|
|
ast (~> 2.4.3)
|
2025-10-28 09:38:31 +01:00
|
|
|
backport (~> 1.2)
|
|
|
|
|
benchmark (~> 0.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
bundler (>= 2.0)
|
2025-10-28 09:38:31 +01:00
|
|
|
diff-lcs (~> 1.4)
|
|
|
|
|
jaro_winkler (~> 1.6, >= 1.6.1)
|
|
|
|
|
kramdown (~> 2.3)
|
|
|
|
|
kramdown-parser-gfm (~> 1.1)
|
|
|
|
|
logger (~> 1.6)
|
|
|
|
|
observer (~> 0.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
open3 (~> 0.2.1)
|
2025-10-28 09:38:31 +01:00
|
|
|
ostruct (~> 0.6)
|
|
|
|
|
parser (~> 3.0)
|
|
|
|
|
prism (~> 1.4)
|
|
|
|
|
rbs (>= 3.6.1, <= 4.0.0.dev.4)
|
|
|
|
|
reverse_markdown (~> 3.0)
|
|
|
|
|
rubocop (~> 1.76)
|
|
|
|
|
thor (~> 1.0)
|
|
|
|
|
tilt (~> 2.0)
|
|
|
|
|
yard (~> 0.9, >= 0.9.24)
|
|
|
|
|
yard-activesupport-concern (~> 0.0)
|
|
|
|
|
yard-solargraph (~> 0.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
solargraph-rails (1.3)
|
2025-10-28 09:38:31 +01:00
|
|
|
activesupport
|
2026-02-22 16:49:18 +01:00
|
|
|
solargraph (>= 0.48.0)
|
|
|
|
|
solid_cable (3.0.12)
|
2025-08-05 16:11:24 +02:00
|
|
|
actioncable (>= 7.2)
|
|
|
|
|
activejob (>= 7.2)
|
|
|
|
|
activerecord (>= 7.2)
|
|
|
|
|
railties (>= 7.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
solid_cache (1.0.10)
|
2025-08-05 16:11:24 +02:00
|
|
|
activejob (>= 7.2)
|
|
|
|
|
activerecord (>= 7.2)
|
|
|
|
|
railties (>= 7.2)
|
2026-02-22 16:49:18 +01:00
|
|
|
solid_queue (1.3.2)
|
2025-08-05 16:11:24 +02:00
|
|
|
activejob (>= 7.1)
|
|
|
|
|
activerecord (>= 7.1)
|
|
|
|
|
concurrent-ruby (>= 1.3.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
fugit (~> 1.11)
|
2025-08-05 16:11:24 +02:00
|
|
|
railties (>= 7.1)
|
2026-02-22 16:49:18 +01:00
|
|
|
thor (>= 1.3.1)
|
|
|
|
|
sqlite3 (2.9.0-aarch64-linux-gnu)
|
|
|
|
|
sqlite3 (2.9.0-aarch64-linux-musl)
|
|
|
|
|
sqlite3 (2.9.0-arm-linux-gnu)
|
|
|
|
|
sqlite3 (2.9.0-arm-linux-musl)
|
|
|
|
|
sqlite3 (2.9.0-x86_64-linux-gnu)
|
|
|
|
|
sqlite3 (2.9.0-x86_64-linux-musl)
|
|
|
|
|
sshkit (1.25.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
base64
|
|
|
|
|
logger
|
|
|
|
|
net-scp (>= 1.1.2)
|
|
|
|
|
net-sftp (>= 2.1.2)
|
|
|
|
|
net-ssh (>= 2.8.0)
|
|
|
|
|
ostruct
|
|
|
|
|
stimulus-rails (1.3.4)
|
|
|
|
|
railties (>= 6.0.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
stringio (3.2.0)
|
2026-01-11 17:23:21 +01:00
|
|
|
temple (0.10.4)
|
2026-02-22 16:49:18 +01:00
|
|
|
thor (1.5.0)
|
|
|
|
|
thruster (0.1.18)
|
|
|
|
|
thruster (0.1.18-aarch64-linux)
|
|
|
|
|
thruster (0.1.18-x86_64-linux)
|
|
|
|
|
tilt (2.7.0)
|
|
|
|
|
timeout (0.6.0)
|
|
|
|
|
tsort (0.2.0)
|
|
|
|
|
turbo-rails (2.0.23)
|
2025-08-05 16:11:24 +02:00
|
|
|
actionpack (>= 7.1.0)
|
|
|
|
|
railties (>= 7.1.0)
|
|
|
|
|
tzinfo (2.0.6)
|
|
|
|
|
concurrent-ruby (~> 1.0)
|
2026-02-22 16:49:18 +01:00
|
|
|
unicode-display_width (3.2.0)
|
|
|
|
|
unicode-emoji (~> 4.1)
|
|
|
|
|
unicode-emoji (4.2.0)
|
|
|
|
|
uri (1.1.1)
|
2025-08-05 16:11:24 +02:00
|
|
|
useragent (0.16.11)
|
|
|
|
|
web-console (4.2.1)
|
|
|
|
|
actionview (>= 6.0.0)
|
|
|
|
|
activemodel (>= 6.0.0)
|
|
|
|
|
bindex (>= 0.4.0)
|
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
|
websocket (1.2.11)
|
|
|
|
|
websocket-driver (0.8.0)
|
|
|
|
|
base64
|
|
|
|
|
websocket-extensions (>= 0.1.0)
|
|
|
|
|
websocket-extensions (0.1.5)
|
|
|
|
|
xpath (3.2.0)
|
|
|
|
|
nokogiri (~> 1.8)
|
2026-02-22 16:49:18 +01:00
|
|
|
yard (0.9.38)
|
2025-10-28 09:38:31 +01:00
|
|
|
yard-activesupport-concern (0.0.1)
|
|
|
|
|
yard (>= 0.8)
|
|
|
|
|
yard-solargraph (0.1.0)
|
|
|
|
|
yard (~> 0.9)
|
2026-02-22 16:49:18 +01:00
|
|
|
zeitwerk (2.7.5)
|
2025-08-05 16:11:24 +02:00
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
|
aarch64-linux
|
|
|
|
|
aarch64-linux-gnu
|
|
|
|
|
aarch64-linux-musl
|
|
|
|
|
arm-linux-gnu
|
|
|
|
|
arm-linux-musl
|
|
|
|
|
x86_64-linux
|
|
|
|
|
x86_64-linux-gnu
|
|
|
|
|
x86_64-linux-musl
|
|
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2026-01-12 15:52:27 +01:00
|
|
|
bcrypt (~> 3.1.7)
|
2025-08-05 16:11:24 +02:00
|
|
|
bootsnap
|
|
|
|
|
brakeman
|
|
|
|
|
capybara
|
2025-12-01 10:08:16 +01:00
|
|
|
cssbundling-rails (~> 1.4)
|
2025-08-05 16:11:24 +02:00
|
|
|
debug
|
2026-02-08 11:15:51 +01:00
|
|
|
factory_bot_rails
|
2026-01-11 17:23:21 +01:00
|
|
|
haml
|
2025-08-05 16:11:24 +02:00
|
|
|
importmap-rails
|
|
|
|
|
jbuilder
|
|
|
|
|
kamal
|
2026-02-08 11:48:15 +01:00
|
|
|
letter_opener_web
|
2025-08-05 16:11:24 +02:00
|
|
|
propshaft
|
|
|
|
|
puma (>= 5.0)
|
|
|
|
|
rails (~> 8.0.2)
|
2026-01-08 17:46:31 +01:00
|
|
|
rails-i18n
|
2025-10-28 09:37:36 +01:00
|
|
|
rspec-rails (~> 8.0.0)
|
2025-08-05 16:11:24 +02:00
|
|
|
rubocop-rails-omakase
|
|
|
|
|
selenium-webdriver
|
2025-10-28 09:38:31 +01:00
|
|
|
solargraph
|
|
|
|
|
solargraph-rails
|
2025-08-05 16:11:24 +02:00
|
|
|
solid_cable
|
|
|
|
|
solid_cache
|
|
|
|
|
solid_queue
|
|
|
|
|
sqlite3 (>= 2.1)
|
|
|
|
|
stimulus-rails
|
|
|
|
|
thruster
|
|
|
|
|
turbo-rails
|
|
|
|
|
tzinfo-data
|
|
|
|
|
web-console
|
|
|
|
|
|
|
|
|
|
BUNDLED WITH
|
|
|
|
|
2.6.6
|