Gemfile.lock in mongoid_toggle-0.1.1 vs Gemfile.lock in mongoid_toggle-0.1.2

- old
+ new

@@ -7,10 +7,11 @@ activesupport (3.2.2) i18n (~> 0.6) multi_json (~> 1.0) bson (1.6.1) builder (3.0.0) + diff-lcs (1.2.1) git (1.2.5) i18n (0.6.0) jeweler (1.8.3) bundler (~> 1.0) git (>= 1.2.5) @@ -25,17 +26,24 @@ tzinfo (~> 0.3.22) multi_json (1.1.0) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) - redcarpet (2.1.1) + rspec (2.13.0) + rspec-core (~> 2.13.0) + rspec-expectations (~> 2.13.0) + rspec-mocks (~> 2.13.0) + rspec-core (2.13.1) + rspec-expectations (2.13.0) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.13.0) tzinfo (0.3.32) yard (0.7.5) PLATFORMS ruby DEPENDENCIES - jeweler (~> 1.8.3) - mongoid (~> 2.4.7) - redcarpet (~> 2.1.0) - yard (~> 0.7.5) + jeweler (>= 1.8.3) + mongoid (>= 2.4.7) + rspec (>= 2.13.0) + yard (>= 0.7.5)