Gemfile.lock in faceted-0.1.4 vs Gemfile.lock in faceted-0.2.0

- old
+ new

@@ -1,11 +1,16 @@ GEM remote: http://rubygems.org/ specs: + activemodel (3.2.8) + activesupport (= 3.2.8) + builder (~> 3.0.0) activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) + builder (3.0.3) + diff-lcs (1.1.3) git (1.2.5) i18n (0.6.1) jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) @@ -14,10 +19,18 @@ json (1.7.5) multi_json (1.3.6) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) + rspec (2.11.0) + rspec-core (~> 2.11.0) + rspec-expectations (~> 2.11.0) + rspec-mocks (~> 2.11.0) + rspec-core (2.11.1) + rspec-expectations (2.11.2) + diff-lcs (~> 1.1.3) + rspec-mocks (2.11.2) shoulda (3.1.1) shoulda-context (~> 1.0) shoulda-matchers (~> 1.2) shoulda-context (1.0.0) shoulda-matchers (1.3.0) @@ -29,10 +42,13 @@ PLATFORMS ruby DEPENDENCIES + activemodel + activesupport (>= 2.3.5) bundler jeweler (~> 1.8.4) rdoc (~> 3.12) + rspec shoulda simplecov