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:
parent
336ea90c0f
commit
b0cec410e0
2 changed files with 8 additions and 4 deletions
3
Gemfile
3
Gemfile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue