diff --git a/Gemfile.lock b/Gemfile.lock index 69dfd15..0f70d68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) concurrent-ruby (1.1.10) diff-lcs (1.4.4) domain_name (0.5.20190701) @@ -41,7 +41,7 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) - public_suffix (4.0.7) + public_suffix (7.0.5) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1)