diff --git a/Gemfile.lock b/Gemfile.lock index 50fd994..95cad96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.0) backports (3.15.0) byebug (11.0.1) @@ -73,7 +73,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) - public_suffix (3.1.1) + public_suffix (5.0.0) puma (4.3.1) nio4r (~> 2.0) rack (2.0.8)