diff --git a/Gemfile.lock b/Gemfile.lock index 29a15f0..a46cde4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,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) colorator (1.1.0) concurrent-ruby (1.1.9) em-websocket (0.5.3) @@ -55,7 +55,7 @@ GEM mercenary (0.3.6) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) + public_suffix (7.0.5) rake (12.3.3) rb-fsevent (0.11.0) rb-inotify (0.10.1)