]> cat aescling's git repositories - mastodon.git/commitdiff
Update puma from 4.3.2 to 4.3.3
authorThibaut Girka <thib@sitedethib.com>
Sun, 1 Mar 2020 18:48:01 +0000 (19:48 +0100)
committerThibG <thib@sitedethib.com>
Sun, 1 Mar 2020 19:54:02 +0000 (20:54 +0100)
Fixes #1294

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 16871e8e3c6d11e36e99dd5d7ad6754a9514a85e..c05fac36b524643e4055de882e71ebae76c74cd7 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)