mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump puma from 6.3.0 to 6.3.1
Bumps [puma](https://github.com/puma/puma) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Oliver Günther
parent
6a6d9b1406
commit
8bbcd30607
@@ -173,7 +173,7 @@ gem 'rails-i18n', '~> 7.0.0'
|
||||
gem 'sprockets', '~> 3.7.2' # lock sprockets below 4.0
|
||||
gem 'sprockets-rails', '~> 3.4.2'
|
||||
|
||||
gem 'puma', '~> 6.1'
|
||||
gem 'puma', '~> 6.3'
|
||||
gem 'puma-plugin-statsd', '~> 2.0'
|
||||
gem 'rack-timeout', '~> 0.6.3', require: "rack/timeout/base"
|
||||
|
||||
|
||||
+2
-2
@@ -726,7 +726,7 @@ GEM
|
||||
eventmachine_httpserver
|
||||
http_parser.rb (~> 0.6.0)
|
||||
multi_json
|
||||
puma (6.3.0)
|
||||
puma (6.3.1)
|
||||
nio4r (~> 2.0)
|
||||
puma-plugin-statsd (2.4.0)
|
||||
puma (>= 5.0, < 7)
|
||||
@@ -1121,7 +1121,7 @@ DEPENDENCIES
|
||||
pry-rails (~> 0.3.6)
|
||||
pry-rescue (~> 1.5.2)
|
||||
puffing-billy (~> 3.1.0)
|
||||
puma (~> 6.1)
|
||||
puma (~> 6.3)
|
||||
puma-plugin-statsd (~> 2.0)
|
||||
rack-attack (~> 6.6.0)
|
||||
rack-cors (~> 2.0.0)
|
||||
|
||||
Reference in New Issue
Block a user