mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-18 23:25:25 +02: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…
Add table
Reference in a new issue