1
0
Fork 0
forked from wezm/wezm.net
wezm.net/Gemfile
2017-12-31 11:06:52 +11:00

17 lines
243 B
Ruby

source 'https://rubygems.org'
gem 'rake'
gem 'mime-types'
gem 'nanoc', '~> 3.0'
gem 'bitly'
gem 'haml'
gem 'sass'
gem 'rdiscount'
gem 'rubypants'
gem 'nokogiri'
gem 'builder'
gem 'fssm'
gem 'systemu'
gem 'listen'
gem 'guard-nanoc'
gem 'adsf'