Gemfile in rapnd-0.1.4 vs Gemfile in rapnd-0.1.5
- old
+ new
@@ -1,10 +1,10 @@
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'
+gem 'daemons'
group :development do
gem 'mocha'
gem "rspec"
gem "bundler"