diff --git a/Gemfile.lock b/Gemfile.lock index c4f06c6..5aee3dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (0.1) colored (1.2) ethon (0.8.1) @@ -49,6 +50,7 @@ GEM nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) parallel (1.6.2) + public_suffix (5.0.0) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)