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"
+4 -4
View File
@@ -334,9 +334,9 @@ GEM
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
jmespath (1.6.2)
json (2.13.2)
jwt (3.1.2)
@@ -610,7 +610,7 @@ DEPENDENCIES
geared_pagination (~> 1.2)
image_processing (~> 1.14)
importmap-rails
jbuilder (~> 2.13.0)
jbuilder
kamal!
mission_control-jobs
mocha