box-o-sand/redis-with-ruby/Gemfile

6 lines
60 B
Ruby

source :rubygems
gem 'fastercsv'
gem 'hiredis'
gem 'redis'