1

Upgrade Jekyll up to v2.1.0.

This commit is contained in:
vonavi
2014-06-30 22:12:42 +03:00
parent 16113bad3e
commit ee92b82c01
3 changed files with 74 additions and 50 deletions

View File

@@ -1,8 +1,8 @@
source 'https://rubygems.org'
gem 'jekyll', '~> 1.4.3'
gem 'jekyll', '~> 2.1.0'
gem 'kramdown'
gem 'pygments.rb', '~> 0.5.4'
gem 'pygments.rb'
gem 'jekyll-assets'
gem 'less'
gem 'therubyracer'