Gemfile.lock in createsend-1.1.1 vs Gemfile.lock in createsend-2.0.0
- old
+ new
@@ -7,34 +7,39 @@
json
GEM
remote: http://rubygems.org/
specs:
+ activesupport (3.2.8)
+ i18n (~> 0.6)
+ multi_json (~> 1.0)
fakeweb (1.3.0)
hashie (1.2.0)
httparty (0.8.1)
multi_json
multi_xml
+ i18n (0.6.0)
jnunemaker-matchy (0.4.0)
json (1.6.1)
metaclass (0.0.1)
mocha (0.10.0)
metaclass (~> 0.0.1)
multi_json (1.0.3)
multi_xml (0.4.1)
rake (0.9.2.2)
- shoulda (3.0.1)
- shoulda-context (~> 1.0.0)
- shoulda-matchers (~> 1.0.0)
+ shoulda (3.1.1)
+ shoulda-context (~> 1.0)
+ shoulda-matchers (~> 1.2)
shoulda-context (1.0.0)
- shoulda-matchers (1.0.0)
+ shoulda-matchers (1.2.0)
+ activesupport (>= 3.0.0)
PLATFORMS
ruby
DEPENDENCIES
createsend!
fakeweb (~> 1.3)
jnunemaker-matchy (~> 0.4)
mocha (~> 0.9)
rake
- shoulda (~> 3.0.1)
+ shoulda (~> 3.1.1)