diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-08-19 21:54:12 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-08-19 21:54:12 +0200 |
commit | 7c55c73d6318004242b192c7c6ce17cc57e45760 (patch) | |
tree | 9af292d8dce331f1e9c735cadbcd294a02db866b /Gemfile.lock | |
parent | 6ec73fc9a64938566d2e6d1a804990fa0f8849f0 (diff) | |
download | gitlab-ce-7c55c73d6318004242b192c7c6ce17cc57e45760.tar.gz |
Fix confusing situation where install guide told you to install init.d script for puma.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d8fc5f4578b..abec9243bce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,8 +331,6 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) - puma (2.3.1) - rack (>= 1.1, < 2.0) pygments.rb (0.4.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) @@ -608,7 +606,6 @@ DEPENDENCIES pg poltergeist (~> 1.3.0) pry - puma (~> 2.3.1) quiet_assets (~> 1.0.1) rack-mini-profiler rails (= 3.2.13) |