SECURITY: Update URI gem to 0.12.1 to address CVE-2023-28755 (#20906)
See https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/
This commit is contained in:
parent
fd718c1a42
commit
e10bfe0cc1
|
@ -497,7 +497,7 @@ GEM
|
||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
raindrops (~> 0.7)
|
raindrops (~> 0.7)
|
||||||
uniform_notifier (1.16.0)
|
uniform_notifier (1.16.0)
|
||||||
uri (0.12.0)
|
uri (0.12.1)
|
||||||
uri_template (0.7.0)
|
uri_template (0.7.0)
|
||||||
version_gem (1.1.2)
|
version_gem (1.1.2)
|
||||||
web-push (3.0.0)
|
web-push (3.0.0)
|
||||||
|
|
Loading…
Reference in New Issue