diff --git a/Gemfile.lock b/Gemfile.lock index d3ed0128..eb1bed48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,8 +58,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) ansi (1.5.0) @@ -202,7 +202,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) spoon (~> 0.0) - public_suffix (4.0.5) + public_suffix (5.0.0) puma (4.3.5) nio4r (~> 2.0) puma (4.3.5-java)