From 9da4e7492cb0b4f774e88a028e24900f2078a3b3 Mon Sep 17 00:00:00 2001 From: void Date: Wed, 10 Feb 2021 16:18:32 +0000 Subject: [PATCH] actualizar puma por que rompe el SSL en dev --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bd0557b..ae912f98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,7 +317,7 @@ GEM i18n (>= 0.6.10, < 2) request_store (~> 1.0) netaddr (2.0.4) - nio4r (2.5.4) + nio4r (2.5.5) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -335,7 +335,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.2.0) + puma (5.2.1) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)