mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
10 lines
131 B
Ruby
10 lines
131 B
Ruby
|
source :rubygems
|
||
|
|
||
|
gem 'mime-types'
|
||
|
gem 'nanoc3'
|
||
|
gem 'bitly'
|
||
|
gem 'haml'
|
||
|
gem 'rdiscount'
|
||
|
gem 'rubypants'
|
||
|
gem 'nokogiri'
|
||
|
gem 'builder'
|