diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-04-20 18:48:53 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-04-20 18:48:53 +0200 |
commit | 5bbe2860bf3f9e24d2f658aa2a32baabbe997cea (patch) | |
tree | 52319f576a7ec738c5b2f82e68ebfb9856333132 /Gemfile.lock | |
parent | 41f01dd3f4c13502483f59b754af8429abc6af39 (diff) | |
download | gitlab-ce-5bbe2860bf3f9e24d2f658aa2a32baabbe997cea.tar.gz |
Update gitlab-grack to 2.0.1 to get unicorn to stop creating zombies.gitlab-grack-2.0.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 360b1abcf56..fbf0ef443a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM gitlab-flowdock-git-hook (0.4.2.2) gitlab-grit (>= 2.4.1) multi_json - gitlab-grack (2.0.0) + gitlab-grack (2.0.1) rack (~> 1.5.1) gitlab-grit (2.7.2) charlock_holmes (~> 0.6) @@ -700,7 +700,7 @@ DEPENDENCIES gemnasium-gitlab-service (~> 0.2) github-markup gitlab-flowdock-git-hook (~> 0.4.2) - gitlab-grack (~> 2.0.0.rc2) + gitlab-grack (~> 2.0.1) gitlab-linguist (~> 3.0.1) gitlab_emoji (~> 0.1) gitlab_git (~> 7.1.10) |