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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-14 22:21:04 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-14 22:21:04 +0400
commite98d4780850e8649718f10c2a4d5b3dc7f04b390 (patch)
tree6474a66d8ed3d937d2559b6ccf44719ec33fc3d3 /Gemfile
parentb6da734824d0c74ef5bb4b784d404144c76d75f4 (diff)
remove thin from production env. Use unicorn for foreman
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 20323f2e3e4..87f45e59c69 100644
--- a/Gemfile
+++ b/Gemfile
@@ -71,7 +71,6 @@ gem "redcarpet", "~> 2.2.2"
gem "github-markup", "~> 0.7.4", require: 'github/markup'
# Servers
-gem "thin", '~> 1.5.0'
gem "unicorn", "~> 4.4.0"
# Issue tags