Add geminstaller.yml to require jeweler.

Add rspec, rack, and thin requirements for gem.
This commit is contained in:
Christian Williams
2009-11-26 12:11:25 -05:00
parent 4b3db52915
commit 494d80fc66
4 changed files with 29 additions and 10 deletions

6
geminstaller.yml Normal file
View File

@@ -0,0 +1,6 @@
---
gems:
- name: rake
version: 0.8.7
- name: jeweler
version: 1.4.0