Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Dont require simplecov
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Mar 21, 2017
1 parent 9431a88 commit afbe47d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion timber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |s|
s.add_development_dependency('rake')
s.add_development_dependency('rspec', '~> 3.4')
s.add_development_dependency('rspec-its')
s.add_development_dependency('simplecov')
s.add_development_dependency('timecop')

if RUBY_PLATFORM == "java"
Expand Down

0 comments on commit afbe47d

Please sign in to comment.