Browse Source

Update file Gemfile

pull/171/head
mayx 1 year ago
parent
commit
a4e9d17cf1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile View File

@ -3,7 +3,7 @@ gem "jekyll", "~> 3.9.3"
group :jekyll_plugins do group :jekyll_plugins do
gem "jekyll-gist", "~> 1.5.0" gem "jekyll-gist", "~> 1.5.0"
gem "jekyll-coffeescript", "~> 1.1.1" gem "jekyll-coffeescript", "~> 1.1.1"
gem "jekyll-assets"
gem "jekyll-assets", "~> 1.0.0"
gem "jekyll-sitemap", "~> 1.4.0" gem "jekyll-sitemap", "~> 1.4.0"
gem "jekyll-feed", "~> 0.15.1" gem "jekyll-feed", "~> 0.15.1"
gem "jekyll-theme-minimal" gem "jekyll-theme-minimal"


Loading…
Cancel
Save

Powered by TurnKey Linux.