mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
[Security] Update kramdown to 2.3.1
This commit is contained in:
parent
2a5ba29c69
commit
86de021775
1 changed files with 2 additions and 2 deletions
4
Gemfile
4
Gemfile
|
|
@ -3,8 +3,8 @@ gem 'tzinfo-data'
|
|||
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
|
||||
# security vulnerability - https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
|
||||
gem "kramdown", ">= 2.3.0"
|
||||
# security vulnerability - https://github.com/advisories/GHSA-52p9-v744-mwjj
|
||||
gem "kramdown", ">= 2.3.1"
|
||||
|
||||
# security vulnerability - https://github.com/advisories/GHSA-j96r-xvjq-r9pg
|
||||
gem "activesupport", ">= 4.1.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue