Gemfile.lock in timespan-0.2.0 vs Gemfile.lock in timespan-0.2.1

- old
+ new

@@ -35,10 +35,11 @@ activesupport (= 3.2.3) activesupport (3.2.3) i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.2) + bson (1.6.2) builder (3.0.0) chronic (0.6.7) chronic_duration (0.9.6) numerizer (~> 0.1.1) diff-lcs (1.1.3) @@ -56,10 +57,16 @@ mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.18) + mongo (1.6.2) + bson (~> 1.6.2) + mongoid (2.4.9) + activemodel (~> 3.1) + mongo (~> 1.3) + tzinfo (~> 0.3.22) multi_json (1.3.2) numerizer (0.1.1) polyglot (0.3.3) rack (1.4.1) rack-cache (1.2) @@ -112,13 +119,15 @@ PLATFORMS ruby DEPENDENCIES + bson (~> 1.6) bundler (>= 1.0.0) chronic chronic_duration jeweler (>= 1.8.3) + mongoid (~> 2.4) rails (~> 3.2) rdoc (>= 3.12) rspec (>= 2.8.0) ruby-duration! simplecov (>= 0.5)