There be a website

This commit is contained in:
Roscoe 2025-09-21 03:09:52 +01:00
commit af0907c7c3
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
65 changed files with 708 additions and 14 deletions

View file

@ -205,6 +205,9 @@ GEM
concurrent-ruby (~> 1.0)
uri (1.0.3)
useragent (0.16.11)
view_component (4.0.2)
activesupport (>= 7.1.0, < 8.1)
concurrent-ruby (~> 1)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
@ -230,6 +233,7 @@ DEPENDENCIES
rails (~> 8.0.2, >= 8.0.2.1)
sqlite3 (>= 2.1)
tzinfo-data
view_component
BUNDLED WITH
2.7.1