File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ gem "dartsass-rails", "~> 0.5.1"
20
20
# Use Terser as compressor for JavaScript assets
21
21
gem 'terser' , '~> 1.2'
22
22
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
23
- gem 'jbuilder' , '~> 2.13 '
23
+ gem 'jbuilder' , '~> 2.14 '
24
24
# Use Redis adapter to run Action Cable in production
25
25
gem 'redis' , '~> 5.4'
26
26
Original file line number Diff line number Diff line change 99
99
erubi (>= 1.0.0 )
100
100
rack (>= 0.9.0 )
101
101
rouge (>= 1.0.0 )
102
- bigdecimal (3.2.2 )
102
+ bigdecimal (3.2.3 )
103
103
bindex (0.8.1 )
104
104
binding_of_caller (1.0.1 )
105
105
debug_inspector (>= 1.2.0 )
130
130
marcel (~> 1.0.0 )
131
131
ssrf_filter (~> 1.0 )
132
132
concurrent-ruby (1.3.5 )
133
- connection_pool (2.5.3 )
133
+ connection_pool (2.5.4 )
134
134
crass (1.0.6 )
135
135
dartsass-rails (0.5.1 )
136
136
railties (>= 6.0.0 )
188
188
pp (>= 0.6.0 )
189
189
rdoc (>= 4.0.0 )
190
190
reline (>= 0.4.2 )
191
- jbuilder (2.13.0 )
192
- actionview (>= 5 .0.0 )
193
- activesupport (>= 5 .0.0 )
191
+ jbuilder (2.14.1 )
192
+ actionview (>= 7 .0.0 )
193
+ activesupport (>= 7 .0.0 )
194
194
jmespath (1.6.2 )
195
195
jquery-rails (4.6.0 )
196
196
rails-dom-testing (>= 1 , < 3 )
236
236
net-protocol
237
237
net-ssh (7.3.0 )
238
238
nio4r (2.7.4 )
239
- nokogiri (1.18.9 -arm64-darwin )
239
+ nokogiri (1.18.10 -arm64-darwin )
240
240
racc (~> 1.4 )
241
- nokogiri (1.18.9 -x86_64-linux-gnu )
241
+ nokogiri (1.18.10 -x86_64-linux-gnu )
242
242
racc (~> 1.4 )
243
243
parallel (1.27.0 )
244
244
parser (3.3.9.0 )
@@ -432,7 +432,7 @@ DEPENDENCIES
432
432
debug
433
433
fog-aws (~> 3.32 )
434
434
importmap-rails (~> 1.2 , >= 1.2.3 )
435
- jbuilder (~> 2.13 )
435
+ jbuilder (~> 2.14 )
436
436
jquery-rails
437
437
listen (~> 3.9 )
438
438
net-sftp (~> 4.0 )
You can’t perform that action at this time.
0 commit comments