Merge branch 'update-puma-to-4-3-3' into 'master'
Update Puma to 4.3.3 See merge request gitlab-org/gitlab!27232
Showing
... | ... | @@ -171,7 +171,7 @@ group :unicorn do |
end | ||
group :puma do | ||
gem 'gitlab-puma', '~> 4.3.1.gitlab.2', require: false | ||
gem 'gitlab-puma', '~> 4.3.3.gitlab.2', require: false | ||
gem 'gitlab-puma_worker_killer', '~> 0.1.1.gitlab.1', require: false | ||
gem 'rack-timeout', require: false | ||
end | ||
... | ... |
Please register or sign in to comment