Font-Awesome/Gemfile

7 lines
105 B
Ruby
Raw Normal View History

2013-05-17 21:35:23 +08:00
source 'https://rubygems.org'
2013-06-13 02:28:15 +08:00
gem 'jekyll', '~> 1.0'
gem 'sass', '~> 3.0'
2015-01-24 23:50:41 +08:00
gem 'less'
gem 'therubyracer'