Gemfile.lock in cells-3.3.6 vs Gemfile.lock in cells-3.3.7

- old
+ new

@@ -1,61 +1,40 @@ PATH remote: . specs: - cells (3.6.2) - actionpack (~> 3.0) - railties (~> 3.0) + cells (3.3.6) + rails (~> 2.3) GEM remote: http://rubygems.org/ specs: - abstract (1.0.0) - actionpack (3.0.8) - activemodel (= 3.0.8) - activesupport (= 3.0.8) - builder (~> 2.1.2) - erubis (~> 2.6.6) - i18n (~> 0.5.0) - rack (~> 1.2.1) - rack-mount (~> 0.6.14) - rack-test (~> 0.5.7) - tzinfo (~> 0.3.23) - activemodel (3.0.8) - activesupport (= 3.0.8) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activesupport (3.0.8) - builder (2.1.2) - erubis (2.6.6) - abstract (>= 1.0.0) - haml (3.1.2) - i18n (0.5.0) - rack (1.2.3) - rack-mount (0.6.14) - rack (>= 1.0.0) - rack-test (0.5.7) - rack (>= 1.0) - railties (3.0.8) - actionpack (= 3.0.8) - activesupport (= 3.0.8) - rake (>= 0.8.7) - thor (~> 0.14.4) + actionmailer (2.3.12) + actionpack (= 2.3.12) + actionpack (2.3.12) + activesupport (= 2.3.12) + rack (~> 1.1.0) + active_helper (0.2.2) + activesupport (>= 2.3.0) + activerecord (2.3.12) + activesupport (= 2.3.12) + activeresource (2.3.12) + activesupport (= 2.3.12) + activesupport (2.3.12) + rack (1.1.2) + rails (2.3.12) + actionmailer (= 2.3.12) + actionpack (= 2.3.12) + activerecord (= 2.3.12) + activeresource (= 2.3.12) + activesupport (= 2.3.12) + rake (>= 0.8.3) rake (0.9.2) shoulda (2.11.3) - slim (0.9.4) - temple (~> 0.3.0) - tilt (~> 1.2) - temple (0.3.1) - thor (0.14.6) - tilt (1.3.2) - tzinfo (0.3.28) PLATFORMS ruby DEPENDENCIES - actionpack (~> 3.0) + active_helper cells! - haml - railties (~> 3.0) + rails (~> 2.3) shoulda - slim