diff --git a/Gemfile.lock b/Gemfile.lock index ca9e387f..0db5cb9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) bcp47_spec (0.2.1) bigdecimal (3.2.2) @@ -95,7 +95,7 @@ GEM psych (5.2.6) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) racc (1.8.1) rack (3.1.16) rake (13.3.0)