mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
DEV: update unicorn
This is a minor update to unicorn, in this update unicorn handles chunked encoding a bit more correctly according to RFC Should have no impact, but message bus will be validated in production to confirm chunked encoding still works as expected
This commit is contained in:
parent
7282435e17
commit
35e153d84f
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ GEM
|
||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.7.6)
|
unf_ext (0.0.7.6)
|
||||||
unicode-display_width (1.6.1)
|
unicode-display_width (1.6.1)
|
||||||
unicorn (5.5.3)
|
unicorn (5.5.4)
|
||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
raindrops (~> 0.7)
|
raindrops (~> 0.7)
|
||||||
uniform_notifier (1.13.0)
|
uniform_notifier (1.13.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue