Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Remove unnecessary dependency for ruby standard gem (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
uplus authored Oct 13, 2020
1 parent 5e3dae3 commit 40ff7cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion codecov.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |s|
s.test_files = ['test/test_codecov.rb']
s.version = '0.2.12'

s.add_dependency 'json'
s.add_dependency 'simplecov'

s.add_development_dependency 'minitest'
Expand Down

0 comments on commit 40ff7cc

Please sign in to comment.