Bump unicorn

This commit is contained in:
Benjamin Neff 2019-07-03 00:39:30 +02:00
parent 4ae373e3a2
commit e7a7f62531
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
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.0", require: false
gem "unicorn", "5.5.1", require: false
gem "unicorn-worker-killer", "0.4.4"
# Federation

View file

@ -739,7 +739,7 @@ GEM
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.5.0)
unicorn (5.5.0)
unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
unicorn-worker-killer (0.4.4)
@ -914,7 +914,7 @@ DEPENDENCIES
twitter-text (= 1.14.7)
typhoeus (= 1.3.1)
uglifier (= 4.1.20)
unicorn (= 5.5.0)
unicorn (= 5.5.1)
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.9)
versionist (= 1.7.0)