diff --git a/Gemfile.lock b/Gemfile.lock index 07f8662..4ecd0f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bcrypt (3.1.13) bootsnap (1.4.6) msgpack (~> 1.0) @@ -137,7 +137,7 @@ GEM pry (~> 0.13.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.5) + public_suffix (4.0.7) puma (4.3.3) nio4r (~> 2.0) rack (2.2.2)