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:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-02-24 18:42:51 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-02-24 18:42:51 +0300
commit0104ab79b3b6c6d532098bb98dc48f724633310f (patch)
tree0991dcdca14bcf48534f43753bdddd916a454b79 /Gemfile
parentaf978cd5bcf54bece70a8bf2634172bb8133cc67 (diff)
parentfe6f17ceda53c83151cb1694568063db883589ee (diff)
Merge branch 'master' into avatar-cropping
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 99bdc386567..e37651f6fb3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -306,6 +306,8 @@ group :production do
gem "gitlab_meta", '7.0'
end
+gem "newrelic_rpm", '~> 3.14'
+
gem 'octokit', '~> 3.8.0'
gem "mail_room", "~> 0.6.1"