]> cat aescling's git repositories - mastodon.git/commitdiff
Bump puma from 4.3.2 to 4.3.3 (#13177)
authorThibG <thib@sitedethib.com>
Sun, 1 Mar 2020 21:25:13 +0000 (22:25 +0100)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2020 21:25:13 +0000 (22:25 +0100)
This fixes cookies and devise authentication being broken as a result of
upgrading to puma 4.3.2, see https://github.com/puma/puma/issues/2132

Gemfile.lock

index 59ab2ba7cd3a09d78f92094fefa3b13d73ff9dde..6c13a4aa1e7771de580c8b3aabbbaab96a2f3c53 100644 (file)
@@ -435,7 +435,7 @@ GEM
     pry-rails (0.3.9)
       pry (>= 0.10.4)
     public_suffix (4.0.3)
-    puma (4.3.2)
+    puma (4.3.3)
       nio4r (~> 2.0)
     pundit (2.1.0)
       activesupport (>= 3.0.0)