Gemfile in redis-actionpack-0.0.0 vs Gemfile in redis-actionpack-3.1.3.rc
- old
+ new
@@ -1,2 +1,5 @@
source "http://rubygems.org"
gemspec
+
+gem 'redis-store', '1.1.0.rc', :path => File.expand_path('../../redis-store', __FILE__)
+gem 'redis-rack-cache', '1.1.rc', :path => File.expand_path('../../redis-rack-cache', __FILE__)
\ No newline at end of file