mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
10 lines
129 B
Ruby
10 lines
129 B
Ruby
source "http://rubygems.org"
|
|
|
|
# gem "rails"
|
|
gem "stasis"
|
|
gem "hpricot"
|
|
gem "haml"
|
|
gem "sass"
|
|
gem "redcarpet"
|
|
gem "coffee-script"
|