Skip to content

Commit

Permalink
Revert "Use simplecov v0.18.x to try and fix code coverage error"
Browse files Browse the repository at this point in the history
This reverts commit 6e565b2.
  • Loading branch information
ianoxley committed Jul 28, 2023
1 parent 6e565b2 commit 8a71ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hash_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'pry'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'simplecov', '~> 0.18.0'
spec.add_development_dependency 'simplecov'
end

0 comments on commit 8a71ecc

Please sign in to comment.