mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-01-29 22:25:21 +00:00
Update file Gemfile
This commit is contained in:
parent
eefdb73475
commit
1734d36dd5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -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…
Reference in a new issue