Update file Gemfile

pipelines/1734480055
mayx 2023-12-30 15:27:02 +00:00
parent a4e9d17cf1
commit e6281bfa5f
1 changed files with 2 additions and 0 deletions

View File

@ -8,4 +8,6 @@ group :jekyll_plugins do
gem "jekyll-feed", "~> 0.15.1"
gem "jekyll-theme-minimal"
gem "jekyll-paginate", "~> 1.1.0"
gem "kramdown-parser-gfm", "~> 1.1.0"
gem "kramdown", "~> 2.3.2"
end