Gemfile.lock in csi-0.1.0 vs Gemfile.lock in csi-0.2.0

- old
+ new

@@ -2,10 +2,11 @@ remote: http://rubygems.org/ specs: activesupport (3.2.12) i18n (~> 0.6) multi_json (~> 1.0) + blankslate (2.1.2.4) bourne (1.1.2) mocha (= 0.10.5) git (1.2.5) i18n (0.6.1) jeweler (1.8.4) @@ -16,24 +17,29 @@ json (1.7.7) metaclass (0.0.1) mocha (0.10.5) metaclass (~> 0.0.1) multi_json (1.6.1) + parslet (1.5.0) + blankslate (~> 2.0) rake (10.0.3) rdoc (3.12.1) json (~> 1.4) shoulda (3.3.2) shoulda-context (~> 1.0.1) shoulda-matchers (~> 1.4.1) shoulda-context (1.0.2) shoulda-matchers (1.4.2) activesupport (>= 3.0.0) bourne (~> 1.1.2) + toml (0.0.2) + parslet PLATFORMS ruby DEPENDENCIES - bundler (~> 1.2.4) + bundler (~> 1.2.3) jeweler (~> 1.8.4) rdoc (~> 3.12) shoulda + toml (>= 0.0.2)