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

- old
+ new

@@ -4,19 +4,19 @@ ParseTree (3.0.6) RubyInline (>= 3.7.0) sexp_processor (>= 3.0.0) RubyInline (3.8.6) ZenTest (~> 4.3) - ZenTest (4.4.0) + ZenTest (4.4.2) abstract (1.0.0) - actionpack (2.3.9) - activesupport (= 2.3.9) + actionpack (2.3.10) + activesupport (= 2.3.10) rack (~> 1.1.0) - activesupport (2.3.9) - addressable (2.2.0) + activesupport (2.3.10) + addressable (2.2.2) bcrypt-ruby (2.1.2) - columnize (0.3.1) + columnize (0.3.2) data_objects (0.10.2) addressable (~> 2.1) diff-lcs (1.1.2) dm-aggregates (0.10.2) dm-core (~> 0.10.2) @@ -49,19 +49,18 @@ data_objects (= 0.10.2) erubis (2.6.6) abstract (>= 1.0.0) extlib (0.9.15) fastercsv (1.5.3) - gemcutter (0.6.1) git (1.2.5) - haml (3.0.18) + haml (3.0.24) highline (1.6.1) - i18n (0.4.1) - jeweler (1.4.0) - gemcutter (>= 0.1.0) + i18n (0.5.0) + jeweler (1.5.1) + bundler (~> 1.0.0) git (>= 1.2.5) - rubyforge (>= 2.0.0) + rake json_pure (1.2.4) linecache (0.43) mailfactory (1.4.0) mime-types (>= 1.13.1) merb (1.1.0) @@ -137,29 +136,27 @@ dm-core (~> 0.10) dm-migrations (~> 0.10) merb-core (~> 1.1.0) mime-types (1.16) rack (1.1.0) - rack-cache (0.5.2) + rack-cache (0.5.3) rack (>= 0.4) rake (0.8.7) randexp (0.1.5) ParseTree - redis (2.0.6) + redis (2.1.1) rspec (1.3.0) - ruby-debug (0.10.3) + ruby-debug (0.10.4) columnize (>= 0.1) - ruby-debug-base (~> 0.10.3.0) - ruby-debug-base (0.10.3) + ruby-debug-base (~> 0.10.4.0) + ruby-debug-base (0.10.4) linecache (>= 0.3) ruby2ruby (1.2.5) ruby_parser (~> 2.0) sexp_processor (~> 3.0) ruby_parser (2.0.5) sexp_processor (~> 3.0) - rubyforge (2.0.4) - json_pure (>= 1.1.7) sexp_processor (3.0.5) stringex (1.1.0) templater (1.0.0) diff-lcs (>= 1.1.2) extlib (>= 0.9.5) @@ -168,16 +165,16 @@ PLATFORMS ruby DEPENDENCIES - actionpack (= 2.3.9) - activesupport (= 2.3.9) + actionpack (= 2.3.10) + activesupport (= 2.3.10) git i18n jeweler merb (= 1.1.0) rack rack-cache redis (>= 2.0.0) - rspec + rspec (= 1.3.0) ruby-debug