Merge branch '6-3-1-stable-ee' of /home/git/repositories/gitlab/gitlab-ee
Showing
... | @@ -8,7 +8,7 @@ def linux_only(require_as) | ... | @@ -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 | ||
... | ... |
Please register or sign in to comment