Update Rack to 2.2.3 for CVE-2020-8184
This commit is contained in:
parent
e3b25f8486
commit
186003f18d
2 changed files with 2 additions and 2 deletions
|
@ -243,7 +243,7 @@ GEM
|
|||
puma_worker_killer (0.1.1)
|
||||
get_process_mem (~> 0.2)
|
||||
puma (>= 2.7, < 5)
|
||||
rack (2.2.2)
|
||||
rack (2.2.3)
|
||||
rack-attack (5.4.2)
|
||||
rack (>= 1.0, < 3)
|
||||
rack-proxy (0.6.5)
|
||||
|
|
|
@ -3281,7 +3281,7 @@ Copyright (c) 2013 Michael Grosser <michael@grosser.it>
|
|||
** parallel_tests; version 2.32.0 --
|
||||
** puma_worker_killer; version 0.1.1 --
|
||||
** qx; version 0.1.1 --
|
||||
** rack; version 2.2.2 --
|
||||
** rack; version 2.2.3 --
|
||||
Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
|
||||
Copyright (c) Django Software Foundation and individual contributors.
|
||||
Copyright (c) 2007-2019 Leah Neukirchen <http://leahneukirchen.org/infopage.html>
|
||||
|
|
Loading…
Reference in a new issue