bump unicorn

This commit is contained in:
Jonne Haß 2015-12-10 18:27:02 +01:00 committed by Dennis Schubert
parent 0deb16adcc
commit 27f79e16ee
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ gem "responders", "2.1.0"
# Appserver
gem "unicorn", "4.9.0", require: false
gem "unicorn", "5.0.1", require: false
# Federation

View file

@ -750,7 +750,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
unicorn (4.9.0)
unicorn (5.0.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
@ -896,7 +896,7 @@ DEPENDENCIES
twitter-text (= 1.13.0)
typhoeus (= 0.8.0)
uglifier (= 2.7.2)
unicorn (= 4.9.0)
unicorn (= 5.0.1)
uuid (= 2.3.8)
webmock (= 1.22.1)
will_paginate (= 3.0.7)