Skip to content

Commit

Permalink
chore: change coveralls gem to one that is maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
rarruda committed May 10, 2021
1 parent 51586e7 commit 442f889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unleash-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec-json_expectations", "~> 2.2"
spec.add_development_dependency "webmock", "~> 3.8"

spec.add_development_dependency "coveralls", "~> 0.8"
spec.add_development_dependency "coveralls_reborn", "~> 0.22.0"
spec.add_development_dependency "rubocop", "~> 0.80"
end

0 comments on commit 442f889

Please sign in to comment.