Gemfile.lock in demandbase-0.1.1 vs Gemfile.lock in demandbase-0.1.2
- old
+ new
@@ -2,23 +2,21 @@
remote: http://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
- bourne (1.1.2)
- mocha (= 0.10.5)
git (1.2.5)
i18n (0.6.4)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.7)
metaclass (0.0.1)
mime-types (1.21)
- mocha (0.10.5)
+ mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.6.1)
public_suffix (1.2.0)
rake (10.0.3)
rdoc (3.12.2)
@@ -27,20 +25,20 @@
mime-types (>= 1.16)
shoulda (3.3.2)
shoulda-context (~> 1.0.1)
shoulda-matchers (~> 1.4.1)
shoulda-context (1.0.2)
- shoulda-matchers (1.4.2)
+ shoulda-matchers (1.4.1)
activesupport (>= 3.0.0)
- bourne (~> 1.1.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.2.1)
jeweler (~> 1.8.3)
json (~> 1.7.7)
+ mocha (~> 0.13.3)
public_suffix (~> 1.2.0)
rdoc (~> 3.12)
rest-client (~> 1.6.7)
- shoulda
+ shoulda (>= 3.3.2)