aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/Gemfile
blob: 7abbc9066192576cd987b6f18aeeec5b1b3f4dbe (plain) (blame)
1
2
3
4
5
6
7
8
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'