1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-18 04:50:03 +02:00

[Security] Update nokogiri to 1.11.0.rc4

This commit is contained in:
Henrik Hautakoski 2021-01-01 21:06:44 +01:00
parent 336ea90c0f
commit b0cec410e0
2 changed files with 8 additions and 4 deletions

View file

@ -9,4 +9,5 @@ gem "kramdown", ">= 2.3.0"
# security vulnerability - https://github.com/advisories/GHSA-j96r-xvjq-r9pg
gem "activesupport", ">= 4.1.11"
# security vulnerability - https://github.com/advisories/GHSA-vr8q-g5c7-m54m
gem "nokogiri", ">= 1.11.0.rc4"