Gemfile.lock in createsend-2.5.0 vs Gemfile.lock in createsend-2.5.1
- old
+ new
@@ -1,34 +1,33 @@
PATH
remote: .
specs:
- createsend (2.5.0)
+ createsend (2.5.1)
hashie (~> 1.0)
- httparty (~> 0.8)
+ httparty (~> 0.10)
json
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
- cane (2.0.0)
fakeweb (1.3.0)
hashie (1.2.0)
- httparty (0.9.0)
+ httparty (0.10.2)
multi_json (~> 1.0)
- multi_xml
+ multi_xml (>= 0.5.2)
i18n (0.6.1)
jnunemaker-matchy (0.4.0)
- json (1.7.5)
+ json (1.7.6)
metaclass (0.0.1)
- mocha (0.10.0)
+ mocha (0.13.2)
metaclass (~> 0.0.1)
multi_json (1.0.3)
- multi_xml (0.5.1)
- rake (0.9.2.2)
+ multi_xml (0.5.2)
+ rake (10.0.3)
shoulda (3.3.0)
shoulda-context (~> 1.0)
shoulda-matchers (~> 1.4)
shoulda-context (1.0.0)
shoulda-matchers (1.4.0)
@@ -36,12 +35,11 @@
PLATFORMS
ruby
DEPENDENCIES
- cane
createsend!
fakeweb (~> 1.3)
jnunemaker-matchy (~> 0.4)
- mocha (~> 0.9)
- rake
- shoulda (~> 3.3.0)
+ mocha (~> 0.13)
+ rake (~> 10.0)
+ shoulda (~> 3.3)