Gemfile.lock in createsend-1.0.3 vs Gemfile.lock in createsend-1.0.4

- old
+ new

@@ -19,16 +19,22 @@ metaclass (0.0.1) mocha (0.10.0) metaclass (~> 0.0.1) multi_json (1.0.3) multi_xml (0.4.1) - shoulda (2.11.3) + rake (0.9.2.2) + shoulda (3.0.1) + shoulda-context (~> 1.0.0) + shoulda-matchers (~> 1.0.0) + shoulda-context (1.0.0) + shoulda-matchers (1.0.0) PLATFORMS ruby DEPENDENCIES createsend! fakeweb (~> 1.3) jnunemaker-matchy (~> 0.4) mocha (~> 0.9) - shoulda (~> 2.11) + rake + shoulda (~> 3.0.1)