about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2020-03-01 22:25:13 +0100
committerGitHub <noreply@github.com>2020-03-01 22:25:13 +0100
commit7d575c669e4c67e6044fb48bc4012c10359136bd (patch)
tree899ed8082e4510c942e4dc86de63ade34488e81c /Gemfile.lock
parent5393b187c4601966f9be23490dfb1e54f3f3e725 (diff)
Bump puma from 4.3.2 to 4.3.3 (#13177)
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
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 59ab2ba7c..6c13a4aa1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)