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:
authorBinsztock Rémy <remy.binsztock@tech-angels.com>2014-02-19 03:09:16 +0400
committerOlivier Gonzalez <olivier.gonzalez@tech-angels.com>2014-02-21 19:25:22 +0400
commite7382de1084f75bc8cfb2a5135412fdbd81f3b25 (patch)
tree6ab0a8105cd711eb31118262a3238a47088a2849 /Gemfile.lock
parent490f99d45e0f610e88505ff0fb2dc83a557e22c5 (diff)
Add Gemnasium Service for Gitlab
Conflicts: db/schema.rb
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ba29e0ddc7d..f93b0900070 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -152,6 +152,8 @@ GEM
dotenv (>= 0.7)
thor (>= 0.13.6)
formatador (0.2.4)
+ gemnasium-gitlab-service (0.2.1)
+ rugged (~> 0.19)
gemoji (1.3.1)
gherkin-ruby (0.3.1)
racc
@@ -578,6 +580,7 @@ DEPENDENCIES
fog (~> 1.3.1)
font-awesome-rails (~> 3.2)
foreman
+ gemnasium-gitlab-service (~> 0.2)
gemoji (~> 1.3.0)
github-markup (~> 0.7.4)!
gitlab-flowdock-git-hook (~> 0.4.2)