about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2020-09-28 18:11:54 +0200
committerGitHub <noreply@github.com>2020-09-28 18:11:54 +0200
commit559e1dfd94e671b347b1ba78ec3733a2680017f8 (patch)
tree657577d21c155bad06ade2108e68dd788d7d92f7 /Gemfile.lock
parentd88a79b4566869ede24958fbff946e357bbb3cb9 (diff)
Bump puma to 5.0.1 (#14895)
Fixes LoadError on some OSes/architectures
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 cdbb310c4..f2c9b6bee 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -426,7 +426,7 @@ GEM
     pry-rails (0.3.9)
       pry (>= 0.10.4)
     public_suffix (4.0.6)
-    puma (5.0.0)
+    puma (5.0.1)
       nio4r (~> 2.0)
     pundit (2.1.0)
       activesupport (>= 3.0.0)