dep: update jbuilder to 2.14.1

This commit is contained in:
Mike Dalessio
2025-08-12 12:31:43 -04:00
parent 1ac2ed784c
commit 8b0cfefb5d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ gem "geared_pagination", "~> 1.2"
gem "rqrcode"
gem "redcarpet"
gem "rouge"
gem "jbuilder", "~> 2.13.0" # pin until I figure out why 2.14 breaks structured logging
gem "jbuilder"
gem "actiontext-lexical", bc: "actiontext-lexical"
gem "image_processing", "~> 1.14"
gem "platform_agent"