diff --git a/Gemfile.lock b/Gemfile.lock index afae926..fb6a657 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) asciidoctor (1.5.8) asciidoctor-diagram (1.4.0) asciidoctor (~> 1.5.0) @@ -61,7 +61,7 @@ GEM sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (3.0.3) + public_suffix (7.0.5) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -73,9 +73,9 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) tzinfo (2.0.0) concurrent-ruby (~> 1.0) tzinfo-data (1.2018.9)