Gemfile to help install the dependencies

This commit is contained in:
Aman Gupta 2011-03-06 01:46:00 -08:00
parent b3634b522a
commit a04c270f1b
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
Gemfile.lock
test/dest
*.gem
pkg/

2
Gemfile Normal file
View File

@ -0,0 +1,2 @@
source :rubygems
gemspec