Skip to content

Commit 4ad0548

Browse files
committed
Upgrade rdiscount to 2.2.7.4 (CVE-2026-35201)
1 parent c57bd83 commit 4ad0548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'jekyll', '3.9.5'
4-
gem 'rdiscount', '2.2.7.3'
4+
gem 'rdiscount', '2.2.7.4'
55
gem 'kramdown', '2.4.0'
66
gem 'kramdown-parser-gfm', '1.1.0'
77

0 commit comments

Comments
 (0)