Browse Source

Update file Gemfile

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

+ 1
- 1
Gemfile View File

@ -1,5 +1,5 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "jekyll" == 3.9.3
gem "jekyll", "~> 3.9.3"
group :jekyll_plugins do group :jekyll_plugins do
gem "jekyll-gist" gem "jekyll-gist"
gem "jekyll-coffeescript" gem "jekyll-coffeescript"


Loading…
Cancel
Save

Powered by TurnKey Linux.