From b4f87f3320569c30c250a3cb33ee54c37b45f3ac Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 25 Jun 2019 16:20:46 -0400 Subject: [PATCH] Upgraded public_suffix gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9e1550..3d262e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (3.1.0) + public_suffix (3.1.1) puma (4.0.0) nio4r (~> 2.0) rack (2.0.7)