Bump unicorn

This commit is contained in:
Benjamin Neff 2018-04-07 22:20:21 +02:00
parent 5ee69f412a
commit 85e95437d8
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ gem "responders", "2.4.0"
# Appserver # Appserver
gem "unicorn", "5.3.0", require: false gem "unicorn", "5.4.0", require: false
gem "unicorn-worker-killer", "0.4.4" gem "unicorn-worker-killer", "0.4.4"
# Federation # Federation

View file

@ -347,7 +347,7 @@ GEM
jsonpath (0.8.7) jsonpath (0.8.7)
multi_json multi_json
jwt (1.5.6) jwt (1.5.6)
kgio (2.11.0) kgio (2.11.2)
leaflet-rails (1.2.0) leaflet-rails (1.2.0)
rails (>= 4.2.0) rails (>= 4.2.0)
listen (3.1.5) listen (3.1.5)
@ -722,7 +722,7 @@ GEM
unf_ext unf_ext
unf_ext (0.0.7.4) unf_ext (0.0.7.4)
unicode-display_width (1.3.0) unicode-display_width (1.3.0)
unicorn (5.3.0) unicorn (5.4.0)
kgio (~> 2.6) kgio (~> 2.6)
raindrops (~> 0.7) raindrops (~> 0.7)
unicorn-worker-killer (0.4.4) unicorn-worker-killer (0.4.4)
@ -899,7 +899,7 @@ DEPENDENCIES
twitter-text (= 1.14.7) twitter-text (= 1.14.7)
typhoeus (= 1.3.0) typhoeus (= 1.3.0)
uglifier (= 3.2.0) uglifier (= 3.2.0)
unicorn (= 5.3.0) unicorn (= 5.4.0)
unicorn-worker-killer (= 0.4.4) unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8) uuid (= 2.3.8)
versionist (= 1.6.0) versionist (= 1.6.0)