-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch '6-3-1-stable' of /home/git/repositories/gitlab/gitlabhq into 6-3-stable
No related branches found
No related tags found
Loading
| @@ -8,7 +8,7 @@ def linux_only(require_as) | Loading
| @@ -8,7 +8,7 @@ def linux_only(require_as) |
RUBY_PLATFORM.include?('linux') && require_as | RUBY_PLATFORM.include?('linux') && require_as | ||
end | end | ||
gem "rails", "3.2.15" | gem "rails", "3.2.16" | ||
# Supported DBs | # Supported DBs | ||
gem "mysql2", group: :mysql | gem "mysql2", group: :mysql | ||
Loading
| Loading
|
Please register or sign in to comment