From ba02a8839ad427f8015a0443dc2f1eaa8cd3a65d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 13:25:33 +0000 Subject: [PATCH] Bump public_suffix from 3.0.3 to 3.1.0 Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/weppos/publicsuffix-ruby/releases) - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v3.0.3...v3.1.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd4fe54b233..9974a58e869 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM parallel (1.17.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (3.0.3) + public_suffix (3.1.0) rake (12.3.2) rb-fsevent (0.10.3) rb-inotify (0.10.0)