Skip to content

Commit

Permalink
Upgrade to coveralls-reborn
Browse files Browse the repository at this point in the history
It is a maintained fork of ruby coveralls, and this will allow us to
update dependencies.
  • Loading branch information
bess committed Apr 7, 2022
1 parent a205603 commit 227e1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ldp.gemspec
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec"
spec.add_development_dependency "coveralls"
spec.add_development_dependency "coveralls_reborn", "~> 0.24.0"
spec.add_development_dependency "simplecov"
spec.add_development_dependency "rspec_junit_formatter"
spec.add_development_dependency 'bixby', '~> 3.0.0'
Expand Down

0 comments on commit 227e1e2

Please sign in to comment.