Skip to content

Commit

Permalink
Rely on the released version of ci_reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed Jul 24, 2014
1 parent 9b65e39 commit dbad71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_reporter_minitest.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "minitest", "~> 5.0"
spec.add_dependency "ci_reporter", "2.0.0.alpha2"
spec.add_dependency "ci_reporter", "~> 2.0"

spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit dbad71b

Please sign in to comment.