fix!: Update ruby json dependency (#381)

Previous version has Out-of-bounds Read in Ruby JSON Parser

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2025-03-14 13:31:12 -07:00
committed by GitHub
parent 4f7b9a4292
commit 4d2b205ef4

View File

@@ -8,7 +8,7 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
json (2.10.1)
json (2.10.2)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
minitest (5.25.4)