Skip to content

Commit

Permalink
Merge pull request #1425 from mishina2228/fix-coveralls
Browse files Browse the repository at this point in the history
Replace coveralls with coveralls_reborn
  • Loading branch information
lsegal authored Jun 1, 2022
2 parents e1e378c + 5339884 commit 7ca27c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ group :development do
gem 'json'
gem 'simplecov'
gem 'samus', '~> 3.0.9', :require => false
gem 'coveralls', :require => false
gem 'coveralls_reborn', :require => false
gem 'webrick'
end

Expand Down

0 comments on commit 7ca27c0

Please sign in to comment.