6 lines
117 B
Ruby
6 lines
117 B
Ruby
source "http://rubygems.org"
|
|
|
|
gemspec
|
|
gem "rake", "~> 0.9.2"
|
|
gem "grit", :git => "git://github.com/mojombo/grit.git"
|