1
0
Fork 0

chore(deps): ensure we're not using Jekyll 3 for now

This commit is contained in:
Sylvain UTARD 2015-12-18 17:58:27 +01:00
parent a3cf2cd2b4
commit 1154a73b9a
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll'
gem 'jekyll', '< 3'
gem 'haml'
gem 'rouge'
gem 'sass'

View file

@ -118,7 +118,7 @@ DEPENDENCIES
guard-jekyll-plus
guard-livereload
haml
jekyll
jekyll (< 3)
jekyll-contentblocks
nokogiri
rouge