Gemfile in redis-actionpack-3.1.3.rc2 vs Gemfile in redis-actionpack-3.1.3.rc3
- old
+ new
@@ -1,5 +1,8 @@
source "http://rubygems.org"
gemspec
-gem 'redis-store', '1.1.0.rc', :path => File.expand_path('../../redis-store', __FILE__)
+gem 'redis-store', '1.1.0.rc2', :path => File.expand_path('../../redis-store', __FILE__)
gem 'redis-rack-cache', '1.1.rc2', :path => File.expand_path('../../redis-rack-cache', __FILE__)
+gem 'redis-rack', '1.3.5.rc', :path => File.expand_path('../../redis-rack', __FILE__)
+gem 'SystemTimer', :platform => :mri_18
+gem 'minitest_tu_shim', :platform => :ruby_18