diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 0ea0bd3..ea6309e 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -60,8 +60,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.4) byebug (10.0.2) capybara (3.35.3) @@ -105,7 +105,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.2) + public_suffix (5.0.0) puma (3.11.4) racc (1.5.2) rack (2.2.3)