Commit 749d198f10fe031d56fda540788148eeaa906bc8
Exists in
spb-stable
and in
2 other branches
Merge branch 'deprecate_ruby_1.9.3' into 'master'
Deprecate ruby 1.9.3 Fixes #1106
Showing
4 changed files
with
5 additions
and
4 deletions
Show diff stats
CHANGELOG
... | ... | @@ -11,6 +11,7 @@ v 7.0.0 |
11 | 11 | - Refactor the markdown relative links processing |
12 | 12 | - Make it easier to implement other CI services for GitLab |
13 | 13 | - Group masters can create projects in group |
14 | + - Deprecate ruby 1.9.3 support | |
14 | 15 | |
15 | 16 | v 6.9.1 |
16 | 17 | - Fix scroll to highlighted line | ... | ... |
README.md
doc/install/requirements.md
... | ... | @@ -36,7 +36,7 @@ Please consider using a virtual machine to run GitLab. |
36 | 36 | |
37 | 37 | # Ruby versions |
38 | 38 | |
39 | -GitLab requires Ruby (MRI) 1.9.3 or 2.0+. | |
39 | +GitLab requires Ruby (MRI) 2.0+. | |
40 | 40 | You will have to use the standard MRI implementation of Ruby. |
41 | 41 | We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/)) but GitLab needs several Gems that have native extensions. |
42 | 42 | ... | ... |
doc/raketasks/maintenance.md