This commit is contained in:
Christoph Haas 2025-04-11 09:39:33 +02:00
parent 7cd9c68a10
commit 36984ff1d4
20 changed files with 321 additions and 391 deletions

View file

@ -183,6 +183,10 @@ GEM
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.0)
irb (1.15.1)
pp (>= 0.6.0)
@ -479,6 +483,8 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.5)
swd (2.0.3)
activesupport (>= 3)
@ -494,6 +500,9 @@ GEM
thruster (0.1.12-x86_64-linux)
tilt (2.6.0)
timeout (0.4.3)
turbo-rails (2.0.13)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.4)
@ -556,6 +565,7 @@ DEPENDENCIES
guard-minitest
guard-rails
image_processing
importmap-rails (~> 2.1)
jbuilder
kamal
listen (~> 3.5)
@ -580,7 +590,9 @@ DEPENDENCIES
shrine (~> 3.0)
slim-rails
sqlite3 (>= 2.1)
stimulus-rails
thruster
turbo-rails
web-console
will_paginate
will_paginate-foundation