Skip to content

Commit 55c6e57

Browse files
chore: bump json to 2.21.1 to fix low-severity CVE-2026-54696
- json 2.19.3 -> 2.21.1 (low, CVE-2026-54696: heap buffer overflow when streaming to an IO); surfaced by bundle-audit's Security Audit CI job, not yet a GitHub Dependabot alert on this repo Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
1 parent 143063f commit 55c6e57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ GEM
5252
prism (>= 1.3.0)
5353
rdoc (>= 4.0.0)
5454
reline (>= 0.4.2)
55-
json (2.19.3)
55+
json (2.21.1)
5656
language_server-protocol (3.17.0.5)
5757
lint_roller (1.1.0)
5858
listen (3.10.0)

0 commit comments

Comments
 (0)