Sha256: 6c49cd5be18d349353d6ecb863a676cd615e5c8bbf5cdde18b02de03a5fe5fe6

Contents?: true

Size: 300 Bytes

Versions: 8

Compression:

Stored size: 300 Bytes

Contents

source "http://rubygems.org"

gem "hiredis", "~> 0.4.4"
gem "redis", "~> 2.2.2", :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

8 entries across 8 versions & 2 rubygems

Version Path
rapnd-mikec54088-0.5.1 Gemfile
rapnd-mikec54088-0.5.0 Gemfile
rapnd-0.5.0 Gemfile
rapnd-0.4.1 Gemfile
rapnd-0.4.0 Gemfile
rapnd-0.3.1 Gemfile
rapnd-0.3.0 Gemfile
rapnd-0.2.5 Gemfile