gemfiles/minitest4.gemfile.lock in m-1.3.3 vs gemfiles/minitest4.gemfile.lock in m-1.3.4
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: ../
specs:
- m (1.3.2)
+ m (1.3.3)
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
GEM
remote: https://rubygems.org/
@@ -16,41 +16,53 @@
tzinfo (~> 0.3.37)
appraisal (0.5.2)
bundler
rake
atomic (1.1.14)
- colorize (0.6.0)
- coveralls (0.5.8)
- colorize
- json
- rest-client
- simplecov (>= 0.7)
- thor
- docile (1.1.1)
+ coveralls (0.8.1)
+ json (~> 1.8)
+ rest-client (>= 1.6.8, < 2)
+ simplecov (~> 0.10.0)
+ term-ansicolor (~> 1.3)
+ thor (~> 0.19.1)
+ docile (1.1.5)
+ domain_name (0.5.24)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
i18n (0.6.9)
- json (1.8.1)
+ json (1.8.2)
method_source (0.8.2)
- mime-types (2.0)
+ mime-types (2.5)
minitest (4.7.5)
multi_json (1.8.4)
mustache (0.99.4)
+ netrc (0.10.3)
rake (10.1.1)
rdiscount (1.6.8)
redcarpet (3.0.0)
- rest-client (1.6.7)
- mime-types (>= 1.16)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
rocco (0.8.2)
mustache
redcarpet
- simplecov (0.8.2)
+ simplecov (0.10.0)
docile (~> 1.1.0)
- multi_json
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
- thor (0.18.1)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
+ term-ansicolor (1.3.0)
+ tins (~> 1.0)
+ thor (0.19.1)
thread_safe (0.1.3)
atomic
+ tins (1.5.1)
tzinfo (0.3.38)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.1)
PLATFORMS
ruby
DEPENDENCIES