From fa365e1e197dadebb89eb2825124bbcb568db7dc Mon Sep 17 00:00:00 2001 From: ELR Date: Wed, 21 Jul 2021 05:36:48 +0200 Subject: [PATCH] Actualizar Gemfile.lock --- Gemfile.lock | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index e6c324b..9cef2e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,6 +11,8 @@ GEM eventmachine (1.2.7) ffi (1.15.3) forwardable-extended (2.6.0) + htmlbeautifier (1.3.1) + htmlcompressor (0.4.0) http_parser.rb (0.6.1) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -33,6 +35,10 @@ GEM sass (~> 3.4) jekyll-seo-tag (2.6.1) jekyll (>= 3.3, < 5.0) + jekyll-tidy (0.2.2) + htmlbeautifier + htmlcompressor + jekyll jekyll-watch (2.2.1) listen (~> 3.0) kramdown (1.17.0) @@ -66,6 +72,7 @@ DEPENDENCIES jekyll (~> 3.8.7) jekyll-feed (~> 0.13.0) jekyll-seo-tag (~> 2.6.1) + jekyll-tidy no-style-please tzinfo (~> 1.2) tzinfo-data