gemfiles/rails3.0.9.gemfile.lock in comma-3.0.0 vs gemfiles/rails3.0.9.gemfile.lock in comma-3.0.1

- old
+ new

@@ -47,10 +47,11 @@ activesupport (>= 2.3.6) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) + multi_json (1.0.4) polyglot (0.3.3) rack (1.2.5) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) @@ -78,10 +79,19 @@ rspec-mocks (~> 2.8.0) rspec-core (2.8.0) rspec-expectations (2.8.0) diff-lcs (~> 1.1.2) rspec-mocks (2.8.0) + rspec-rails (2.8.1) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec (~> 2.8.0) + simplecov (0.5.4) + multi_json (~> 1.0.3) + simplecov-html (~> 0.5.3) + simplecov-html (0.5.3) sqlite3 (1.3.5) thor (0.14.6) treetop (1.4.10) polyglot polyglot (>= 0.3.1) @@ -92,8 +102,10 @@ DEPENDENCIES appraisal (~> 0.4.1) comma! rails (= 3.0.9) - rake (= 0.9.2) + rake (~> 0.9.2) rspec (~> 2.8.0) + rspec-rails + simplecov sqlite3 (~> 1.3.4)