]> git.openstreetmap.org Git - rails.git/commitdiff
Bump puma from 3.12.6 to 4.3.5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 26 Jun 2020 18:24:52 +0000 (18:24 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2020 18:24:52 +0000 (18:24 +0000)
Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 95958032c159def2e1d395119f859c8dcd360172..8b606ddd508ef76cd909ea823af09d08a5cf5701 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -143,7 +143,7 @@ group :test do
   gem "erb_lint", :require => false
   gem "factory_bot_rails"
   gem "minitest", "~> 5.1"
-  gem "puma", "~> 3.11"
+  gem "puma", "~> 4.3"
   gem "rails-controller-testing"
   gem "rubocop"
   gem "rubocop-minitest"
index 686bca1ed2780c07fc462c350ebbb9f4a37046cf..979b4c90c0964b073de44a8b13e38ed11992a5ca 100644 (file)
@@ -328,7 +328,8 @@ GEM
     progress (3.5.2)
     psych (3.1.0)
     public_suffix (4.0.5)
-    puma (3.12.6)
+    puma (4.3.5)
+      nio4r (~> 2.0)
     quad_tile (1.0.1)
     r2 (0.2.7)
     rack (2.2.3)
@@ -526,7 +527,7 @@ DEPENDENCIES
   openstreetmap-deadlock_retry (>= 1.3.0)
   pg
   psych
-  puma (~> 3.11)
+  puma (~> 4.3)
   quad_tile (~> 1.0.1)
   r2 (~> 0.2.7)
   rack-cors