Goofing around with minitar, typhoeus, and progressbar

for purposes of actually working with PostgreSQL and weather data.
This commit is contained in:
Dan Buch
2012-07-26 23:46:00 -04:00
parent 65d5bae610
commit d747f2d680
3 changed files with 71 additions and 21 deletions

View File

@@ -0,0 +1,5 @@
source :rubygems
gem 'archive-tar-minitar'
gem 'progressbar'
gem 'typhoeus'