diff --git a/Gemfile.lock b/Gemfile.lock index 998e6a7a..c36d4320 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,8 +22,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) bigdecimal (3.1.8) builder (3.2.4) @@ -77,7 +77,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.1) + public_suffix (7.0.5) racc (1.8.1) rake (13.0.6) rexml (3.3.9)