-
- Downloads
Merge branch 'renovate-gems/puma' into 'master'
Update dependency puma to v6.5.0 See merge request !173632 Merged-by:James Fargher <jfargher@gitlab.com> Approved-by:
James Fargher <jfargher@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
Pipeline #1559986107 passed
Stage: sync
Stage: preflight
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: lint
Stage: test-frontend
Stage: test
Stage: post-test
Stage: pages
Stage: benchmark
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.checksum 2 additions, 2 deletionsGemfile.checksum
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- Gemfile.next.checksum 2 additions, 2 deletionsGemfile.next.checksum
- Gemfile.next.lock 2 additions, 2 deletionsGemfile.next.lock
- config/initializers/puma_patch.rb 0 additions, 77 deletionsconfig/initializers/puma_patch.rb
... | ... | @@ -278,7 +278,7 @@ gem 'rack', '~> 2.2.9' # rubocop:todo Gemfile/MissingFeatureCategory |
gem 'rack-timeout', '~> 0.7.0', require: 'rack/timeout/base' # rubocop:todo Gemfile/MissingFeatureCategory | ||
group :puma do | ||
gem 'puma', '= 6.4.3', require: false, feature_category: :shared | ||
gem 'puma', '= 6.5.0', require: false, feature_category: :shared | ||
gem 'sd_notify', '~> 0.1.0', require: false # rubocop:todo Gemfile/MissingFeatureCategory | ||
end | ||
... | ... |
config/initializers/puma_patch.rb
deleted
100644 → 0