mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 18:22:45 +08:00
SECURITY: Update URI gem to 0.12.1 to address CVE-2023-28755 (#20907)
See https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/
This commit is contained in:
parent
428b0c91ac
commit
75446832b2
|
@ -470,7 +470,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.1)
|
version_gem (1.1.1)
|
||||||
web-push (3.0.0)
|
web-push (3.0.0)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user