Fork-Awesome/Gemfile

9 lines
167 B
Ruby
Raw Permalink Normal View History

2013-05-17 21:35:23 +08:00
source 'https://rubygems.org'
gem 'jekyll', '3.7.4'
2015-03-24 20:45:56 +08:00
gem 'safe_yaml', '~> 1.0.4'
2018-04-29 23:41:09 +08:00
gem 'sass', '~> 3.5'
gem 'libv8', '~> 3.16.14.19'
gem 'therubyracer'
2018-02-18 07:57:16 +08:00
gem 'fontcustom'