diff --git a/Gemfile.lock b/Gemfile.lock index 8e1e0a5..6f09197 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (6.0.4) autoprefixer-rails (9.7.3) execjs @@ -139,7 +139,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.3) + public_suffix (4.0.6) rack (1.6.10) rack-test (0.6.3) rack (>= 1.0)