Skip to content

Commit 137a425

Browse files
authored
Fix patched version for nokogiri (GHSA-2qc6-mcvw-92cw). (#519)
GHSA-2qc6-mcvw-92cw is reported to be fixed by 1.13.9+, not 1.13.19.
1 parent ce18a9b commit 137a425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gems/nokogiri/GHSA-2qc6-mcvw-92cw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ description: |
7777
7878
See https://gitlab.gnome.org/GNOME/libxml2/-/commit/c846986356fc149915a74972bf198abc266bc2c0
7979
patched_versions:
80-
- ">= 1.13.19"
80+
- ">= 1.13.9"
8181
related:
8282
url:
8383
- https://gitlab.gnome.org/GNOME/libxml2/-/releases

0 commit comments

Comments
 (0)