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:
authorJan Provaznik <jprovaznik@gitlab.com>2018-11-12 17:52:01 +0300
committerJan Provaznik <jprovaznik@gitlab.com>2018-11-14 14:41:16 +0300
commitf6d368c74854be15b2783d8ff08e40f510e3d976 (patch)
tree9e0ccafae545e0accb587ef571d82303a53f0184 /Gemfile.rails4
parent648f05622dc0a71c6c2addfac4ce5f2a639d4468 (diff)
Minor gem fixes
Diffstat (limited to 'Gemfile.rails4')
-rw-r--r--Gemfile.rails42
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.rails4 b/Gemfile.rails4
index 6fae99aa893..0ec00e702aa 100644
--- a/Gemfile.rails4
+++ b/Gemfile.rails4
@@ -1,4 +1,4 @@
-# BUNDLE_GEMFILE=Gemfile.rails5 bundle install
+# BUNDLE_GEMFILE=Gemfile.rails4 bundle install
ENV["RAILS5"] = "false"