Update ci_reporter => ci_reporter_minitest.

This commit is contained in:
Patrick Mahoney 2015-06-09 22:17:44 -05:00
parent 1a05bcd924
commit ba45f856ba
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.add_dependency('ffi', '~> 1.0')
s.add_development_dependency('ci_reporter')
s.add_development_dependency('ci_reporter_minitest')
s.add_development_dependency('flog')
s.add_development_dependency('minitest')
s.add_development_dependency('minitest-matchers')