beautifulSA-jekyll/Gemfile
Administrator 5d503fe83c Vagrant support
Add vagrant support for easy local development
2015-11-21 14:33:33 -02:00

5 lines
85 B
Ruby

source 'https://rubygems.org'
gem 'execjs'
gem 'therubyracer'
gem 'github-pages'