forked from varia/varia.website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
167 B
8 lines
167 B
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'
|
|
|