update unicorn to 5.5.3

This commit is contained in:
Jonne Haß 2020-03-20 13:48:00 +01:00
parent 872d87c772
commit 05ee8f3db0
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ gem "responders", "2.4.1"
# Appserver
gem "unicorn", "5.5.1", require: false
gem "unicorn", "5.5.3", require: false
gem "unicorn-worker-killer", "0.4.4"
# Federation

View file

@ -748,7 +748,7 @@ GEM
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.1)
unicorn (5.5.1)
unicorn (5.5.3)
kgio (~> 2.6)
raindrops (~> 0.7)
unicorn-worker-killer (0.4.4)
@ -924,7 +924,7 @@ DEPENDENCIES
twitter-text (= 1.14.7)
typhoeus (= 1.3.1)
uglifier (= 4.1.20)
unicorn (= 5.5.1)
unicorn (= 5.5.3)
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.9)
versionist (= 2.0.0)