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:
authorMarin Jankovski <maxlazio@gmail.com>2015-03-14 03:44:54 +0300
committerMarin Jankovski <maxlazio@gmail.com>2015-03-14 03:44:54 +0300
commit8c2655b5bf935830313db99fc83c34771ecbd609 (patch)
treeb5c9446a6d2713c78fbdb094d8d48123c7868ab8 /Gemfile
parent06439fd78422066072bc12e45f409a59794375b9 (diff)
Remove rubyracer gem.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 44f024a4b8e..439d0c313e6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -268,7 +268,6 @@ end
group :production do
gem "gitlab_meta", '7.0'
- gem "therubyracer"
end
gem "newrelic_rpm"