Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshtirlic <serg@podtynnyi.com>2012-11-10 20:30:22 +0400
committershtirlic <serg@podtynnyi.com>2012-11-10 20:30:22 +0400
commit4abf5d06f1104469500c3565890f70f81fbee8bc (patch)
tree9ae7a61a983069fb25530358d1477ecd8fdef79a /Gemfile
parentca54d43f9900666ff86fb4c647f9f9441eec781a (diff)
Update thin closes #1765 and maybe #1051
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 84b557ba3a5..475b6e8e140 100644
--- a/Gemfile
+++ b/Gemfile
@@ -68,7 +68,7 @@ gem "redcarpet", "~> 2.1.1"
gem "github-markup", "~> 0.7.4", require: 'github/markup'
# Servers
-gem "thin"
+gem "thin", '~> 1.5.0'
gem "unicorn"
# Issue tags