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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
f9d71c4b
Commit
f9d71c4b
authored
Aug 04, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs for Ruby MRI 2.1 requirement
parent
88a3cfe1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+2
-2
doc/install/requirements.md
doc/install/requirements.md
+2
-2
No files found.
README.md
View file @
f9d71c4b
...
...
@@ -69,7 +69,7 @@ Instructions on how to start GitLab and how to run the tests can be found in the
GitLab is a Ruby on Rails application that runs on the following software:
-
Ubuntu/Debian/CentOS/RHEL
-
Ruby (MRI) 2.
0 or 2.
1
-
Ruby (MRI) 2.1
-
Git 1.7.10+
-
Redis 2.0+
-
MySQL or PostgreSQL
...
...
@@ -103,4 +103,4 @@ Please see [Getting help for GitLab](https://about.gitlab.com/getting-help/) on
## Is it awesome?
Thanks for
[
asking this question
](
https://twitter.com/supersloth/status/489462789384056832
)
Joshua.
[
These people
](
https://twitter.com/gitlab/favorites
)
seem to like it.
\ No newline at end of file
[
These people
](
https://twitter.com/gitlab/favorites
)
seem to like it.
doc/install/requirements.md
View file @
f9d71c4b
...
...
@@ -32,7 +32,7 @@ Please consider using a virtual machine to run GitLab.
## Ruby versions
GitLab requires Ruby (MRI) 2.
0 or 2.
1
GitLab requires Ruby (MRI) 2.1
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.
...
...
@@ -113,4 +113,4 @@ On a very active server (10,000 active users) the Sidekiq process can use 1GB+ o
### Common UI problems with IE
If you experience UI issues with Internet Explorer, please make sure that you have the
`Compatibility View`
mode disabled.
\ No newline at end of file
If you experience UI issues with Internet Explorer, please make sure that you have the
`Compatibility View`
mode disabled.
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