Prepare dev instructure

This commit is contained in:
kbe
2025-08-16 09:00:38 +02:00
parent d96fb4be95
commit ed659c423e
15 changed files with 1434 additions and 27 deletions

View File

@@ -76,6 +76,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.3)
base64 (0.3.0)
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
benchmark (0.4.1)
bigdecimal (3.2.2)
@@ -103,6 +104,12 @@ GEM
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
dotenv (3.1.8)
drb (2.2.3)
ed25519 (1.4.0)
@@ -183,6 +190,7 @@ GEM
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-musl)
racc (~> 1.4)
orm_adapter (0.5.0)
ostruct (0.6.3)
parallel (1.27.0)
parser (3.3.9.0)
@@ -249,6 +257,9 @@ GEM
regexp_parser (2.11.2)
reline (0.6.2)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.1)
rubocop (1.79.2)
json (~> 2.3)
@@ -328,6 +339,8 @@ GEM
unicode-emoji (4.0.4)
uri (1.0.3)
useragent (0.16.11)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
@@ -358,6 +371,7 @@ DEPENDENCIES
capybara
cssbundling-rails
debug
devise (~> 4.9)
jbuilder
jsbundling-rails
kamal