diff --git a/Gemfile.lock b/Gemfile.lock index a91c3d6..af6e780 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) contentful (1.2.2) http (> 0.8, < 3.0) @@ -49,7 +49,7 @@ GEM multi_json (1.12.1) pathutil (0.14.0) forwardable-extended (~> 2.6) - public_suffix (2.0.5) + public_suffix (5.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0)