Gemfile.lock in redis-store-1.0.0.beta4 vs Gemfile.lock in redis-store-1.0.0.beta5

- old
+ new

@@ -6,14 +6,14 @@ sexp_processor (>= 3.0.0) RubyInline (3.8.6) ZenTest (~> 4.3) ZenTest (4.4.2) abstract (1.0.0) - actionpack (2.3.10) - activesupport (= 2.3.10) + actionpack (2.3.11) + activesupport (= 2.3.11) rack (~> 1.1.0) - activesupport (2.3.10) + activesupport (2.3.11) addressable (2.2.2) bcrypt-ruby (2.1.2) columnize (0.3.2) data_objects (0.10.2) addressable (~> 2.1) @@ -141,11 +141,11 @@ rack-cache (0.5.3) rack (>= 0.4) rake (0.8.7) randexp (0.1.5) ParseTree - redis (2.1.1) + redis (2.2.0) rspec (1.3.0) ruby-debug (0.10.4) columnize (>= 0.1) ruby-debug-base (~> 0.10.4.0) ruby-debug-base (0.10.4) @@ -165,16 +165,16 @@ PLATFORMS ruby DEPENDENCIES - actionpack (= 2.3.10) - activesupport (= 2.3.10) + actionpack (= 2.3.11) + activesupport (= 2.3.11) git i18n jeweler merb (= 1.1.0) - rack + rack (~> 1.1.0) rack-cache - redis (>= 2.0.0) + redis (~> 2.2.0) rspec (= 1.3.0) ruby-debug