diff --git a/Gemfile.lock b/Gemfile.lock index 3409836..8300bf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - 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) concurrent-ruby (1.1.6) em-websocket (0.5.1) @@ -11,7 +11,9 @@ GEM ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) + eventmachine (1.2.7-x64-mingw32) ffi (1.13.1) + ffi (1.13.1-x64-mingw32) forwardable-extended (2.6.0) html-proofer (3.15.3) addressable (~> 2.3) @@ -68,12 +70,14 @@ GEM jekyll-seo-tag (~> 2.1) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-x64-mingw32) + mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.2) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) + public_suffix (5.0.0) rainbow (3.0.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) @@ -81,9 +85,9 @@ GEM rexml (3.2.4) rouge (3.20.0) safe_yaml (1.0.5) - sassc (2.2.1-x64-mingw32) + sassc (2.2.1) ffi (~> 1.9) - sassc (2.4.0) + sassc (2.2.1-x64-mingw32) ffi (~> 1.9) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1)