Gemfile.lock in rput-0.1.5 vs Gemfile.lock in rput-0.2.0
- old
+ new
@@ -6,30 +6,36 @@
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.6.6)
+ multi_json (1.3.4)
rake (0.9.2.2)
- rcov (1.0.0)
+ rcov (0.9.9)
rdoc (3.12)
json (~> 1.4)
rnewick (0.1.0)
rphylip (0.1.0)
rraxml (0.1.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)
+ simplecov (0.6.2)
+ multi_json (~> 1.3)
+ simplecov-html (~> 0.5.3)
+ simplecov-html (0.5.3)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.0.0)
+ bundler (~> 1.1.3)
jeweler (~> 1.8.3)
rcov
rdoc (~> 3.12)
rnewick (~> 0.1.0)
rphylip (~> 0.1.0)
rraxml (~> 0.1.2)
shoulda
+ simplecov