box-o-sand/postgresql/tutorial/weather/Gemfile
Dan Buch d747f2d680 Goofing around with minitar, typhoeus, and progressbar
for purposes of actually working with PostgreSQL and weather data.
2012-07-26 23:46:00 -04:00

6 lines
77 B
Ruby

source :rubygems
gem 'archive-tar-minitar'
gem 'progressbar'
gem 'typhoeus'