mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
10 lines
192 B
Ruby
10 lines
192 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'jekyll', '~> 1.0'
|
|
gem 'safe_yaml', '~> 1.0.4'
|
|
gem 'sass', '~> 3.0'
|
|
# gem 'less', '~> 2.5.0'
|
|
gem 'libv8', '~> 3.16.14.0'
|
|
gem 'therubyracer'
|
|
gem 'fontcustom'
|