bump unicorn

This commit is contained in:
Jonne Haß 2014-01-06 16:50:55 +01:00
parent 9be498bce8
commit b1c9cec265
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@ gem 'rails', '3.2.16'
# Appserver # Appserver
gem 'unicorn', '4.6.3', :require => false gem 'unicorn', '4.8.0', :require => false
# API and JSON # API and JSON

View file

@ -199,7 +199,7 @@ GEM
kaminari (0.14.1) kaminari (0.14.1)
actionpack (>= 3.0.0) actionpack (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
kgio (2.8.0) kgio (2.8.1)
listen (1.2.2) listen (1.2.2)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
@ -316,7 +316,7 @@ GEM
rake (>= 0.8.7) rake (>= 0.8.7)
rdoc (~> 3.4) rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0) thor (>= 0.14.6, < 2.0)
raindrops (0.11.0) raindrops (0.12.0)
rake (10.1.1) rake (10.1.1)
rb-fsevent (0.9.3) rb-fsevent (0.9.3)
rb-inotify (0.9.0) rb-inotify (0.9.0)
@ -408,7 +408,7 @@ GEM
uglifier (2.1.2) uglifier (2.1.2)
execjs (>= 0.3.0) execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2) multi_json (~> 1.0, >= 1.0.2)
unicorn (4.6.3) unicorn (4.8.0)
kgio (~> 2.6) kgio (~> 2.6)
rack rack
raindrops (~> 0.7) raindrops (~> 0.7)
@ -506,7 +506,7 @@ DEPENDENCIES
twitter (= 4.8.1) twitter (= 4.8.1)
typhoeus (= 0.6.7) typhoeus (= 0.6.7)
uglifier (= 2.1.2) uglifier (= 2.1.2)
unicorn (= 4.6.3) unicorn (= 4.8.0)
webmock (= 1.13.0) webmock (= 1.13.0)
will_paginate (= 3.0.4) will_paginate (= 3.0.4)
zip-zip zip-zip