Merge branch '11-11-stable-prepare-rc4' into '11-11-stable'
Prepare 11.11.0-rc4 release See merge request gitlab-org/gitlab-ce!28479
Showing
... | @@ -407,7 +407,6 @@ gem 'health_check', '~> 2.6.0' | ... | @@ -407,7 +407,6 @@ gem 'health_check', '~> 2.6.0' |
# System information | # System information | ||
gem 'vmstat', '~> 2.3.0' | gem 'vmstat', '~> 2.3.0' | ||
gem 'sys-filesystem', '~> 1.1.6' | gem 'sys-filesystem', '~> 1.1.6' | ||
gem 'sys-proctable', '~> 1.2' | |||
# SSH host key support | # SSH host key support | ||
gem 'net-ssh', '~> 5.0' | gem 'net-ssh', '~> 5.0' | ||
... | ... |
config/puma.rb.example
0 → 100644
39.2 KB