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.lock
parentca54d43f9900666ff86fb4c647f9f9441eec781a (diff)
Update thin closes #1765 and maybe #1051
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 617c302ba0f..b67f5856ee8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -117,7 +117,7 @@ GEM
colored (1.2)
colorize (0.5.8)
crack (0.3.1)
- daemons (1.1.8)
+ daemons (1.1.9)
database_cleaner (0.8.0)
devise (2.1.2)
bcrypt-ruby (~> 3.0)
@@ -133,7 +133,7 @@ GEM
rspec (~> 2.0)
erubis (2.7.0)
escape_utils (0.2.4)
- eventmachine (0.12.10)
+ eventmachine (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.0.0)
@@ -384,7 +384,7 @@ GEM
test_after_commit (0.0.1)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
- thin (1.3.1)
+ thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
@@ -489,7 +489,7 @@ DEPENDENCIES
stamp
test_after_commit
therubyracer
- thin
+ thin (~> 1.5.0)
uglifier (= 1.0.3)
unicorn
webmock