Sha256: 0ccc36a3fbb70bba7c69403fee373be2af146c9dff0fa2c72a126d3a4fa3ff92

Contents?: true

Size: 300 Bytes

Versions: 5

Compression:

Stored size: 300 Bytes

Contents

source "http://rubygems.org"

gem "hiredis", "~> 0.3.1"
gem "redis", "~> 2.2.0", :require => ["redis/connection/hiredis", "redis"]
gem 'activesupport'
gem 'daemons', '1.1.6'
gem 'i18n'
gem 'airbrake'

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rapnd-0.2.4 Gemfile
rapnd-0.2.3 Gemfile
rapnd-0.2.2 Gemfile
rapnd-0.2.1 Gemfile
rapnd-0.2.0 Gemfile