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 @@ -11,7 +11,7 @@ gem "propshaft", "1.2.1"
1111gem "importmap-rails" , "2.1.0"
1212gem "turbo-rails" , "2.0.14"
1313gem "stimulus-rails" , "1.3.4"
14- gem "jbuilder" , "2.13.0 "
14+ gem "jbuilder" , "2.14.1 "
1515gem "puma" , "6.6.0"
1616gem "bootsnap" , "1.18.6" , require : false
1717gem "tzinfo-data" , "1.2025.2" , platforms : %i[ windows jruby ]
Original file line number Diff line number Diff line change 144144 pp (>= 0.6.0 )
145145 rdoc (>= 4.0.0 )
146146 reline (>= 0.4.2 )
147- jbuilder (2.13.0 )
148- actionview (>= 5 .0.0 )
149- activesupport (>= 5 .0.0 )
147+ jbuilder (2.14.1 )
148+ actionview (>= 7 .0.0 )
149+ activesupport (>= 7 .0.0 )
150150 jsbundling-rails (1.3.1 )
151151 railties (>= 6.0.0 )
152152 kamal (2.7.0 )
@@ -358,7 +358,7 @@ DEPENDENCIES
358358 guard (= 2.19.1 )
359359 guard-minitest (= 2.4.6 )
360360 importmap-rails (= 2.1.0 )
361- jbuilder (= 2.13.0 )
361+ jbuilder (= 2.14.1 )
362362 jsbundling-rails (= 1.3.1 )
363363 kamal (= 2.7.0 )
364364 minitest (= 5.25.5 )
You can’t perform that action at this time.
0 commit comments