replace coveralls with coveralls_reborn

This commit is contained in:
Kyle Drake 2022-11-12 14:55:01 -06:00
parent b8578059da
commit 74df720aea
2 changed files with 7 additions and 8 deletions

View file

@ -29,7 +29,7 @@ gem 'geoip'
gem 'io-extra', require: 'io/extra'
#gem 'rye'
gem 'base32'
gem 'coveralls', require: false
gem 'coveralls_reborn', require: false
gem 'sanitize'
gem 'will_paginate'
gem 'simpleidn'

View file

@ -50,12 +50,11 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.1.10)
connection_pool (2.3.0)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
coveralls_reborn (0.25.0)
simplecov (>= 0.18.1, < 0.22.0)
term-ansicolor (~> 1.6)
thor (>= 0.20.3, < 2.0)
tins (~> 1.16)
crack (0.4.5)
rexml
crass (1.0.6)
@ -318,7 +317,7 @@ DEPENDENCIES
bcrypt
capybara
certified
coveralls
coveralls_reborn
dav4rack!
erubis
fabrication