loosen unicorn

This commit is contained in:
Praveen Arimbrathodiyil 2015-09-29 12:12:42 +05:30
parent 799697e27e
commit aeee1ddceb
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -115,7 +115,7 @@ gem 'diffy', '~> 3.0.3'
# Application server
group :unicorn do
- gem "unicorn", '~> 4.8.2'
+ gem "unicorn", '~> 4.8'
gem 'unicorn-worker-killer', '~> 0.4.2'
end

View file

@ -17,3 +17,4 @@ loosen-rails-version.patch
0017-loosen-redcarpet.patch
0018-loosen-rdoc.patch
0019-loosen-creole.patch
0020-loosen-unicorn.patch