diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 534247ce..e6e3d692 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -46,8 +46,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.1) + public_suffix (>= 2.0.2, < 6.0) airbrussh (1.3.0) sshkit (>= 1.6.1, != 1.7.0) arel (8.0.0) @@ -187,7 +187,7 @@ GEM pry (~> 0.10) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.1) + public_suffix (4.0.7) puma (3.12.6) pundit (1.1.0) activesupport (>= 3.0.0)