Sha256: 87b739b55edd791f749f0ce239d9383ad50cae00ada849ab73baa303dab6554b

Contents?: true

Size: 314 Bytes

Versions: 4

Compression:

Stored size: 314 Bytes

Contents

source "http://rubygems.org"

gem "hiredis", "~> 0.3.1"
gem "redis", "~> 2.2.0", :require => ["redis/connection/hiredis", "redis"]
gem 'activesupport'
gem 'foreverb', :git => 'git://github.com/DAddYE/foreverb.git'

group :development do
  gem 'mocha'
  gem "rspec"
  gem "bundler"
  gem "jeweler"
  gem "rcov"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rapnd-0.1.4 Gemfile
rapnd-0.1.3 Gemfile
rapnd-0.1.2 Gemfile
rapnd-0.1.1 Gemfile