mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-25 10:33:44 +02:00
[Security] Update activesupport to >= 4.1.11
This commit is contained in:
parent
0f4e9f7cad
commit
18f09cbe88
2 changed files with 15 additions and 6 deletions
3
Gemfile
3
Gemfile
|
|
@ -6,4 +6,7 @@ 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-j96r-xvjq-r9pg
|
||||
gem "activesupport", ">= 4.1.11"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue