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"
11
11
gem "importmap-rails" , "2.1.0"
12
12
gem "turbo-rails" , "2.0.14"
13
13
gem "stimulus-rails" , "1.3.4"
14
- gem "jbuilder" , "2.13.0 "
14
+ gem "jbuilder" , "2.14.1 "
15
15
gem "puma" , "6.6.0"
16
16
gem "bootsnap" , "1.18.6" , require : false
17
17
gem "tzinfo-data" , "1.2025.2" , platforms : %i[ windows jruby ]
Original file line number Diff line number Diff line change 144
144
pp (>= 0.6.0 )
145
145
rdoc (>= 4.0.0 )
146
146
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 )
150
150
jsbundling-rails (1.3.1 )
151
151
railties (>= 6.0.0 )
152
152
kamal (2.7.0 )
@@ -358,7 +358,7 @@ DEPENDENCIES
358
358
guard (= 2.19.1 )
359
359
guard-minitest (= 2.4.6 )
360
360
importmap-rails (= 2.1.0 )
361
- jbuilder (= 2.13.0 )
361
+ jbuilder (= 2.14.1 )
362
362
jsbundling-rails (= 1.3.1 )
363
363
kamal (= 2.7.0 )
364
364
minitest (= 5.25.5 )
You can’t perform that action at this time.
0 commit comments