diff --git a/appengine/analytics/Gemfile.lock b/appengine/analytics/Gemfile.lock index 6661e0d17..7dce3fcfe 100644 --- a/appengine/analytics/Gemfile.lock +++ b/appengine/analytics/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) capybara (3.39.2) addressable matrix @@ -21,7 +21,7 @@ GEM nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) - public_suffix (5.0.3) + public_suffix (7.0.5) racc (1.7.3) rack (2.2.8.1) rack-protection (3.1.0)