Added missing jbuilder

This was the reason why JSON output was incorrectly formatted.
This commit is contained in:
Christoph Haas 2024-08-05 16:19:32 +02:00
parent 7fdd1332b7
commit 890906929f
3 changed files with 5 additions and 5 deletions

View file

@ -190,6 +190,9 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.6.0)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
@ -513,6 +516,7 @@ DEPENDENCIES
guard-minitest
guard-rails
image_processing
jbuilder (~> 2.12)
jquery-rails
listen (~> 3.5)
mini_magick