added specific jekyll version

This commit is contained in:
Lee Wong 2017-06-25 21:52:02 +07:00 committed by mr.wong
parent b027d5fcc3
commit 896192587d

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
gem 'jekyll'
gem 'jekyll', '3.4.3'
gem 'jekyll-paginate'
gem 'html-proofer'
gem 'classifier-reborn'