diff --git a/Gemfile.lock b/Gemfile.lock index 246c284..ed80d11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,8 +38,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) 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 (7.1.4) bcrypt (3.1.12) bindex (0.5.0) @@ -95,7 +95,7 @@ GEM nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pg (0.21.0) - public_suffix (3.0.3) + public_suffix (4.0.6) puma (3.12.6) rack (2.2.3) rack-test (0.6.3)