diff --git a/Gemfile.lock b/Gemfile.lock index 72303d1..f15281d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) ffi (1.9.14) forwardable-extended (2.6.0) @@ -31,6 +32,7 @@ GEM minima (2.0.0) pathutil (0.14.0) forwardable-extended (~> 2.6) + public_suffix (5.0.0) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)