diff --git a/Gemfile.lock b/Gemfile.lock index 67c5815..26a30f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) crack (0.4.5) rexml @@ -20,7 +20,7 @@ GEM parallel (1.22.1) parser (3.2.1.0) ast (~> 2.4.1) - public_suffix (5.0.1) + public_suffix (7.0.5) rainbow (3.1.1) rake (13.0.6) redcarpet (3.6.0)