switched to using bundle's own gemspec format

instead of jeweler
This commit is contained in:
2010-11-24 13:46:03 +00:00
parent bf29696c46
commit 20280f2c5d
6 changed files with 62 additions and 49 deletions

8
.gitignore vendored
View File

@@ -16,11 +16,11 @@ tmtags
## PROJECT::GENERAL
coverage
rdoc
pkg
pkg/*
*.gem
.bundle
## PROJECT::SPECIFIC
.bundle/*
.yardoc/*
spec/db/*
doc
redistat.gemspec
doc/*