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