Skip to content

Commit

Permalink
CI: Use gem "coveralls_reborn" to fix coverage errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Sep 22, 2023
1 parent e6f9c33 commit 31f2782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails-settings.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rake'
gem.add_development_dependency 'sqlite3'
gem.add_development_dependency 'rspec'
gem.add_development_dependency 'coveralls'
gem.add_development_dependency 'coveralls_reborn'
gem.add_development_dependency 'simplecov', '>= 0.11.2'
end

0 comments on commit 31f2782

Please sign in to comment.