From 4812ca154d3aacf2636a79cef34d7dc188c2b2c8 Mon Sep 17 00:00:00 2001 From: ELR Date: Sun, 1 May 2022 18:07:34 +0200 Subject: [PATCH] Actualizar Gemfile y Gemfile.lock --- Gemfile | 2 +- Gemfile.lock | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 0f30746..162c020 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "no-style-please" group :jekyll_plugins do # gem "jekyll-feed", "~> 0.15.1" # gem "jekyll-seo-tag", "~> 2.7.1" - gem "jekyll-tidy" +# gem "jekyll-tidy" end # GeneraciĆ³n diff --git a/Gemfile.lock b/Gemfile.lock index 59f9104..2053642 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,6 @@ GEM eventmachine (1.2.7) ffi (1.15.5) forwardable-extended (2.6.0) - htmlbeautifier (1.4.2) - htmlcompressor (0.4.0) http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -35,10 +33,6 @@ GEM sass (~> 3.4) jekyll-seo-tag (2.7.1) jekyll (>= 3.8, < 5.0) - jekyll-tidy (0.2.2) - htmlbeautifier - htmlcompressor - jekyll jekyll-watch (2.2.1) listen (~> 3.0) kramdown (2.4.0) @@ -73,7 +67,6 @@ PLATFORMS x86_64-linux DEPENDENCIES - jekyll-tidy kramdown-parser-gfm no-style-please