Platform-Knowledge-Base/Gemfile

9 строки
142 B
Ruby
Executable File

source 'https://rubygems.org'
gem 'uglifier'
gem 'jekyll'
gem 'jekyll-sitemap'
gem 'jekyll-assets'
gem 'github-markdown'
gem 'html-pipeline'