Fork-Awesome/Gemfile
2018-09-23 16:17:32 -04:00

9 lines
167 B
Ruby

source 'https://rubygems.org'
gem 'jekyll', '3.7.4'
gem 'safe_yaml', '~> 1.0.4'
gem 'sass', '~> 3.5'
gem 'libv8', '~> 3.16.14.19'
gem 'therubyracer'
gem 'fontcustom'