Merge branch 'release/6-3' 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.13" | gem "rails", "3.2.15" | ||
# Supported DBs | # Supported DBs | ||
gem "mysql2", group: :mysql | gem "mysql2", group: :mysql | ||
... | ... |
app/helpers/icons_helper.rb
0 → 100644
doc/release/security.md
0 → 100644
doc/update/5.1-to-5.4.md
0 → 100644
doc/update/5.1-to-6.0.md
0 → 100644
doc/update/6.0-to-6.2.md
0 → 100644
doc/update/6.2-to-6.3.md
0 → 100644
doc/update/patch_versions.md
0 → 100644
lib/api/files.rb
0 → 100644
lib/api/namespaces.rb
0 → 100644
lib/api/services.rb
0 → 100644
Please register or sign in to comment