diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-08 05:15:39 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-08 05:15:39 +0900 |
commit | 1fb01185a9957063a4fd5205993a12ab25540a65 (patch) | |
tree | 56ca9a01bd44914f30a9fec526f449be514edc1b | |
parent | 2c3b3c2235f4b0230da141ccd77c40a4af999355 (diff) |
Bump public_suffix from 4.0.5 to 4.0.6 (#14743)
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 4.0.5 to 4.0.6. - [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/v4.0.5...v4.0.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1db9f3d8a..8c9d4872d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -426,7 +426,7 @@ GEM pry (~> 0.13.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.5) + public_suffix (4.0.6) puma (4.3.5) nio4r (~> 2.0) pundit (2.1.0) |