diff --git a/Gemfile.lock b/Gemfile.lock index e2e064e1..c00c75c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,8 +19,8 @@ GEM remote: https://rubygems.org/ specs: abbrev (0.1.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) base64 (0.3.0) bigdecimal (3.3.1) @@ -69,7 +69,7 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - public_suffix (4.0.7) + public_suffix (5.1.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.5.0)