diff --git a/Gemfile.lock b/Gemfile.lock index 398c717..ee1173c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) autoprefixer-rails (10.4.13.0) execjs (~> 2) backports (3.24.1) @@ -90,7 +90,7 @@ GEM padrino-support (0.15.3) parallel (1.24.0) parslet (2.0.0) - public_suffix (5.0.4) + public_suffix (7.0.5) racc (1.8.1) rack (2.2.23) rb-fsevent (0.11.2)