Add Gemfile.

This commit is contained in:
Christian Williams
2010-07-23 10:06:19 -07:00
parent c6acfb3982
commit feb4618c31
2 changed files with 5 additions and 1 deletions

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
source :gemcutter
gem "rake", "0.8.7"
gem "json_pure", "~>1.4.3"
gem "ragaskar-jsdoc_helper"