fixing broken deps
This commit is contained in:
parent
1ecddd58fe
commit
2a9ef12763
2 changed files with 8 additions and 5 deletions
6
Gemfile
6
Gemfile
|
|
@ -3,6 +3,6 @@ source 'https://rubygems.org'
|
|||
gem 'jekyll', '3.8.5'
|
||||
# gem 'thin'
|
||||
|
||||
# group :jekyll_plugins do
|
||||
# gem "jekyll-paginate-v2", "~> 1.7"
|
||||
# endbund
|
||||
group :jekyll_plugins do
|
||||
gem "jekyll-paginate-v2", "~> 1.7"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue