Actualizar Gemfile y Gemfile.lock

This commit is contained in:
Echedelle López Romero 2022-05-01 18:07:34 +02:00
parent 9393560784
commit 4812ca154d
2 changed files with 1 additions and 8 deletions

View File

@ -10,7 +10,7 @@ gem "no-style-please"
group :jekyll_plugins do group :jekyll_plugins do
# gem "jekyll-feed", "~> 0.15.1" # gem "jekyll-feed", "~> 0.15.1"
# gem "jekyll-seo-tag", "~> 2.7.1" # gem "jekyll-seo-tag", "~> 2.7.1"
gem "jekyll-tidy" # gem "jekyll-tidy"
end end
# Generación # Generación

View File

@ -11,8 +11,6 @@ GEM
eventmachine (1.2.7) eventmachine (1.2.7)
ffi (1.15.5) ffi (1.15.5)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
htmlbeautifier (1.4.2)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
i18n (0.9.5) i18n (0.9.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
@ -35,10 +33,6 @@ GEM
sass (~> 3.4) sass (~> 3.4)
jekyll-seo-tag (2.7.1) jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0) jekyll (>= 3.8, < 5.0)
jekyll-tidy (0.2.2)
htmlbeautifier
htmlcompressor
jekyll
jekyll-watch (2.2.1) jekyll-watch (2.2.1)
listen (~> 3.0) listen (~> 3.0)
kramdown (2.4.0) kramdown (2.4.0)
@ -73,7 +67,6 @@ PLATFORMS
x86_64-linux x86_64-linux
DEPENDENCIES DEPENDENCIES
jekyll-tidy
kramdown-parser-gfm kramdown-parser-gfm
no-style-please no-style-please