diff --git a/Gemfile.lock b/Gemfile.lock index 90c3b69..240f9f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) ffi (1.13.1) forwardable-extended (2.6.0) @@ -50,7 +50,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) + public_suffix (5.0.0) racc (1.6.0) rb-fsevent (0.10.4) rb-inotify (0.10.1)