1
0
Fork 0
forked from wezm/wezm.net
wezm.net/Gemfile

17 lines
226 B
Ruby

source :rubygems
gem 'rake'
gem 'mime-types'
gem 'nanoc'
gem 'bitly'
gem 'haml'
gem 'sass'
gem 'rdiscount'
gem 'rubypants'
gem 'nokogiri'
gem 'builder'
gem 'rb-fsevent'
gem 'guard'
gem 'guard-nanoc'
gem 'growl'
gem 'systemu'