diff --git a/Gemfile.lock b/Gemfile.lock index d2479c7..9483ea2 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 (8.0.0) autoprefixer-rails (9.1.4) execjs @@ -184,7 +184,7 @@ GEM pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) - public_suffix (3.0.3) + public_suffix (4.0.6) puma (3.12.0) rack (2.0.5) rack-test (1.1.0) @@ -305,8 +305,8 @@ DEPENDENCIES kaminari (~> 1.1, >= 1.1.1) listen (>= 3.0.5, < 3.2) mini_magick (~> 4.8) - pg (~> 0.18) petergate (~> 1.8, >= 1.8.1) + pg (~> 0.18) platipus (~> 0.1.0) pry-byebug puma (~> 3.7)