diff --git a/Gemfile.lock b/Gemfile.lock index 0ac2be1..1a7e0a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,8 +65,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) airbrussh (1.5.3) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) @@ -255,7 +255,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.1) + public_suffix (7.0.5) puma (5.6.9) nio4r (~> 2.0) pycall (1.4.2)