Update gemfile
This commit is contained in:
parent
65fb8e3e4b
commit
66acaa0da8
1 changed files with 9 additions and 0 deletions
9
Gemfile
Normal file
9
Gemfile
Normal file
|
@ -0,0 +1,9 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
|
||||
gem "jekyll", "~> 4.0"
|
||||
gem "jekyll-paginate"
|
||||
gem "jekyll-feed"
|
Loading…
Reference in a new issue