summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-21 16:12:49 +0100
committerJames Lopez <james@jameslopez.es>2016-01-21 16:12:49 +0100
commit1c51fb1778e5e14f245f9e8d8a3531a4effc811f (patch)
tree5b3cbbcc11dc26158cee066c3e326a0d35fbaa93 /doc/development
parent5ad60c5ddacc63ab1a0bc08a9e30557aa71b1f37 (diff)
downloadgitlab-ce-1c51fb1778e5e14f245f9e8d8a3531a4effc811f.tar.gz
update Ruby version to 2.2.4 (latest previous stable) and update docs
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 f9b48868182..05db30b4a7e 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.2
+- Ruby version: 2.2.4
- database.yml: pg
Build commands