mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
added specific jekyll version
This commit is contained in:
parent
b027d5fcc3
commit
896192587d
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'
|
gem 'jekyll', '3.4.3'
|
||||||
gem 'jekyll-paginate'
|
gem 'jekyll-paginate'
|
||||||
gem 'html-proofer'
|
gem 'html-proofer'
|
||||||
gem 'classifier-reborn'
|
gem 'classifier-reborn'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue