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

[Security] Update addressable to >=2.8.0

This commit is contained in:
Henrik Hautakoski 2021-08-16 16:14:41 +02:00
parent bddde614a4
commit f0272fa38a
2 changed files with 7 additions and 1 deletions

View file

@ -7,7 +7,7 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1)
coffee-script-source
@ -266,6 +266,7 @@ PLATFORMS
DEPENDENCIES
activesupport (>= 4.1.11)
addressable (>= 2.8.0)
github-pages
kramdown (>= 2.3.1)
nokogiri (>= 1.11.0.rc4)