diff --git a/Gemfile.lock b/Gemfile.lock index 3e55f24..0d4ec8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.0) bcrypt (3.1.13) bindex (0.8.1) @@ -152,7 +152,7 @@ GEM parser (2.6.5.0) ast (~> 2.4.0) pg (1.1.4) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (3.12.1) rack (2.0.7) rack-protection (2.0.8.1)