better order

This commit is contained in:
mose 2017-08-22 06:20:38 +08:00
parent fb4e95ac70
commit cea277a372
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,7 @@
source 'https://rubygems.org'
gem 'json', github: 'flori/json', branch: 'v1.8'
group :jekyll_plugins do
gem 'jekyll'
gem 'jekyll-sitemap'
@ -9,8 +11,6 @@ group :jekyll_plugins do
gem 'jekyll-compose'
end
gem 'json', github: 'flori/json', branch: 'v1.8'
gem 'font-awesome-sass'
gem 'kramdown'
gem 'rouge'