From: ThibG Date: Mon, 28 Sep 2020 16:11:54 +0000 (+0200) Subject: Bump puma to 5.0.1 (#14895) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=559e1dfd94e671b347b1ba78ec3733a2680017f8;p=mastodon.git Bump puma to 5.0.1 (#14895) Fixes LoadError on some OSes/architectures --- 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)