File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem "propshaft", "1.2.1"
88gem "importmap-rails" , "2.1.0"
99gem "turbo-rails" , "2.0.14"
1010gem "stimulus-rails" , "1.3.4"
11- gem "jbuilder" , "2.13.0 "
11+ gem "jbuilder" , "2.14.1 "
1212gem "puma" , "6.6.0"
1313gem "bootsnap" , "1.18.6" , require : false
1414gem "tzinfo-data" , "1.2025.2" , platforms : %i[ windows jruby ]
Original file line number Diff line number Diff line change 141141 pp (>= 0.6.0 )
142142 rdoc (>= 4.0.0 )
143143 reline (>= 0.4.2 )
144- jbuilder (2.13.0 )
145- actionview (>= 5 .0.0 )
146- activesupport (>= 5 .0.0 )
144+ jbuilder (2.14.1 )
145+ actionview (>= 7 .0.0 )
146+ activesupport (>= 7 .0.0 )
147147 kamal (2.7.0 )
148148 activesupport (>= 7.0 )
149149 base64 (~> 0.2 )
@@ -351,7 +351,7 @@ DEPENDENCIES
351351 guard (= 2.19.1 )
352352 guard-minitest (= 2.4.6 )
353353 importmap-rails (= 2.1.0 )
354- jbuilder (= 2.13.0 )
354+ jbuilder (= 2.14.1 )
355355 kamal (= 2.7.0 )
356356 minitest (= 5.25.5 )
357357 minitest-reporters (= 1.7.1 )
You can’t perform that action at this time.
0 commit comments