Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
2dbf1a00
Commit
2dbf1a00
authored
May 27, 2014
by
Marin Jankovski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ruby 2.0+ is a requirement.
parent
ce498eed
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+1
-1
doc/install/requirements.md
doc/install/requirements.md
+1
-1
doc/raketasks/maintenance.md
doc/raketasks/maintenance.md
+2
-2
No files found.
README.md
View file @
2dbf1a00
...
...
@@ -40,7 +40,7 @@
### Requirements
*
Ubuntu/Debian/CentOS/RHEL
**
*
ruby
1.9.3
+
*
ruby
2.0
+
*
git 1.7.10+
*
redis 2.0+
*
MySQL or PostgreSQL
...
...
doc/install/requirements.md
View file @
2dbf1a00
...
...
@@ -36,7 +36,7 @@ Please consider using a virtual machine to run GitLab.
# Ruby versions
GitLab requires Ruby (MRI)
1.9.3 or
2.0+.
GitLab requires Ruby (MRI) 2.0+.
You will have to use the standard MRI implementation of Ruby.
We love
[
JRuby
](
http://jruby.org/
)
and
[
Rubinius
](
http://rubini.us/
)
) but GitLab needs several Gems that have native extensions.
...
...
doc/raketasks/maintenance.md
View file @
2dbf1a00
...
...
@@ -16,8 +16,8 @@ System information
System: Debian 6.0.7
Current User: git
Using RVM: no
Ruby Version:
1.9.3p392
Gem Version:
1.8.23
Ruby Version:
2.0.0-p481
Gem Version:
1.8.23
Bundler Version:1.3.5
Rake Version: 10.0.4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment