diff --git a/appengine/endpoints/Gemfile.lock b/appengine/endpoints/Gemfile.lock index f20d7d1ee..1577952b7 100644 --- a/appengine/endpoints/Gemfile.lock +++ b/appengine/endpoints/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) diff-lcs (1.5.1) domain_name (0.6.20240107) @@ -24,7 +24,7 @@ GEM net-http (0.4.1) uri netrc (0.11.0) - public_suffix (5.0.4) + public_suffix (7.0.5) rack (3.0.9.1) rack-cors (2.0.2) rack (>= 2.0.0)