summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-02-19 17:19:57 +0100
committerJames Lopez <james@jameslopez.es>2016-02-19 17:19:57 +0100
commitaf0ba6605b7fc83c26708e0248b3a2776ec6a150 (patch)
tree425cb566476e4d91a61a5218366bb461730ccbe2 /doc/development
parent83829c0902e688882413ab4064d8ff5d3ec54b79 (diff)
downloadgitlab-ce-af0ba6605b7fc83c26708e0248b3a2776ec6a150.tar.gz
revert back to ruby 2.1 - use 2.1.8
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/ci_setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ci_setup.md b/doc/development/ci_setup.md
index 70f02bf08e0..6776d9b083f 100644
--- a/doc/development/ci_setup.md
+++ b/doc/development/ci_setup.md
@@ -26,7 +26,7 @@ We use [these build scripts](https://gitlab.com/gitlab-org/gitlab-ci/blob/master
# Build configuration on [Semaphore](https://semaphoreapp.com/gitlabhq/gitlabhq/) for testing the [GitHub.com repo](https://github.com/gitlabhq/gitlabhq)
- Language: Ruby
-- Ruby version: 2.1.7
+- Ruby version: 2.1.8
- database.yml: pg
Build commands