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"
8
8
gem "importmap-rails" , "2.1.0"
9
9
gem "turbo-rails" , "2.0.14"
10
10
gem "stimulus-rails" , "1.3.4"
11
- gem "jbuilder" , "2.13.0 "
11
+ gem "jbuilder" , "2.14.1 "
12
12
gem "puma" , "6.6.0"
13
13
gem "bootsnap" , "1.18.6" , require : false
14
14
gem "tzinfo-data" , "1.2025.2" , platforms : %i[ windows jruby ]
Original file line number Diff line number Diff line change 141
141
pp (>= 0.6.0 )
142
142
rdoc (>= 4.0.0 )
143
143
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 )
147
147
kamal (2.7.0 )
148
148
activesupport (>= 7.0 )
149
149
base64 (~> 0.2 )
@@ -351,7 +351,7 @@ DEPENDENCIES
351
351
guard (= 2.19.1 )
352
352
guard-minitest (= 2.4.6 )
353
353
importmap-rails (= 2.1.0 )
354
- jbuilder (= 2.13.0 )
354
+ jbuilder (= 2.14.1 )
355
355
kamal (= 2.7.0 )
356
356
minitest (= 5.25.5 )
357
357
minitest-reporters (= 1.7.1 )
You can’t perform that action at this time.
0 commit comments