1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00
danbarber.me/Gemfile
2014-05-04 12:53:16 +01:00

18 lines
233 B
Ruby

source 'https://rubygems.org'
gem 'rake'
gem 'jekyll'
gem 'jekyll-assets'
gem 'octopress', '~> 3.0.0.rc.8'
gem 'octopress-deploy', '~> 1.0.0.rc.6'
gem 'kramdown', '~> 1.3.3'
gem 'facets'
gem 'uglifier'
gem 'sass'
gem 'bourbon'