diff --git a/Gemfile.lock b/Gemfile.lock index 95a09a2..32e0ac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (9.0.0) bcrypt (3.1.13) bindex (0.8.1) @@ -181,7 +181,7 @@ GEM omniauth-oauth (~> 1.1) rack pg (1.2.3) - public_suffix (4.0.4) + public_suffix (4.0.7) puma (3.12.4) rack (2.2.2) rack-test (1.1.0)