diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1390801..e2f0158 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,16 +4,16 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) - ffi (1.11.3) + ffi (1.12.2) forwardable-extended (2.6.0) - html-proofer (3.15.0) + html-proofer (3.15.2) addressable (~> 2.3) mercenary (~> 0.3) nokogumbo (~> 2.0) @@ -68,20 +68,20 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - nokogiri (1.10.7) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.2) + public_suffix (4.0.4) rainbow (3.0.0) rake (13.0.1) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - rouge (3.14.0) + rouge (3.17.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -90,7 +90,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) typhoeus (1.3.1) ethon (>= 0.9.0) - yell (2.2.0) + yell (2.2.2) PLATFORMS ruby |