Gemfile.lock in toystore-0.5 vs Gemfile.lock in toystore-0.6

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - toystore (0.5) + toystore (0.6) activemodel (~> 3.0.3) activesupport (~> 3.0.3) adapter (~> 0.5.1) simple_uuid (~> 0.1.1) @@ -14,10 +14,12 @@ activesupport (= 3.0.3) builder (~> 2.1.2) i18n (~> 0.4) activesupport (3.0.3) adapter (0.5.1) + bson (1.2.0) + bson_ext (1.2.0) builder (2.1.2) diff-lcs (1.1.2) i18n (0.5.0) log_buddy (0.5.0) rake (0.8.7) @@ -38,9 +40,11 @@ DEPENDENCIES activemodel (~> 3.0.3) activesupport (~> 3.0.3) adapter (~> 0.5.1) + bson + bson_ext log_buddy (~> 0.5.0) rake (~> 0.8.7) rspec (~> 2.3) simple_uuid (~> 0.1.1) timecop (~> 0.3.5)