about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2020-09-28 16:47:38 +0200
committerThibaut Girka <thib@sitedethib.com>2020-09-28 17:56:16 +0200
commit1ce3acac277acb566956f7b92c0375a6e95bc45d (patch)
tree0dc0ff70fb1d5e2514bc0efbcba03dc6f9303d22 /Gemfile.lock
parent785852eb15cafdadd4bc80bed8c002cd2d2e33fa (diff)
Bump puma to 5.0.1
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 6f9c6a6f9..4f432eed0 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)