diff --git a/Gemfile.lock b/Gemfile.lock index 747354a..6e14aa0 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.4) + public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) concurrent-ruby (1.1.6) em-websocket (0.5.1) @@ -38,7 +38,7 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.3.0) + kramdown (1.17.0) liquid (4.0.3) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -50,7 +50,7 @@ GEM jekyll-seo-tag (~> 2.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) + public_suffix (5.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -65,7 +65,6 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) - wdm (0.1.1) PLATFORMS ruby @@ -77,7 +76,6 @@ DEPENDENCIES jekyll-paginate minima (~> 2.0) tzinfo-data - wdm (~> 0.1.0) BUNDLED WITH 1.16.1