]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/2676'
authorTom Hughes <tom@compton.nu>
Sun, 28 Jun 2020 17:42:18 +0000 (18:42 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 28 Jun 2020 17:42:18 +0000 (18:42 +0100)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index c16d36497ee2ebb6740b50f3ff5082ddec4a0c95..35058f33423c47086922da9f65ad99dd36ae775c 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 ba82878050e3b7b6ce931d904b7ad004fefb46ed..d0155bcd0eb85c31a97938c40ea52463545e6879 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