Bump unicorn
This commit is contained in:
parent
0f7ea165f7
commit
a8dc10f5ad
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -10,7 +10,7 @@ gem "responders", "3.0.1"
|
|||
|
||||
# Appserver
|
||||
|
||||
gem "unicorn", "6.0.0", require: false
|
||||
gem "unicorn", "6.1.0", require: false
|
||||
gem "unicorn-worker-killer", "0.4.5"
|
||||
|
||||
# Federation
|
||||
|
|
|
|||
|
|
@ -609,7 +609,7 @@ GEM
|
|||
rake (>= 0.8.7)
|
||||
thor (>= 0.19.0, < 2.0)
|
||||
rainbow (3.0.0)
|
||||
raindrops (0.19.2)
|
||||
raindrops (0.20.0)
|
||||
rake (12.3.3)
|
||||
rb-fsevent (0.11.0)
|
||||
rb-inotify (0.10.1)
|
||||
|
|
@ -759,7 +759,7 @@ GEM
|
|||
unf_ext
|
||||
unf_ext (0.0.8)
|
||||
unicode-display_width (1.8.0)
|
||||
unicorn (6.0.0)
|
||||
unicorn (6.1.0)
|
||||
kgio (~> 2.6)
|
||||
raindrops (~> 0.7)
|
||||
unicorn-worker-killer (0.4.5)
|
||||
|
|
@ -932,7 +932,7 @@ DEPENDENCIES
|
|||
twitter (= 7.0.0)
|
||||
twitter-text (= 1.14.7)
|
||||
typhoeus (= 1.4.0)
|
||||
unicorn (= 6.0.0)
|
||||
unicorn (= 6.1.0)
|
||||
unicorn-worker-killer (= 0.4.5)
|
||||
uuid (= 2.3.9)
|
||||
versionist (= 2.0.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue