From 74df720aeaca13830f97b2d66378ec1d35982d27 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 12 Nov 2022 14:55:01 -0600 Subject: [PATCH] replace coveralls with coveralls_reborn --- Gemfile | 2 +- Gemfile.lock | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 78307e1c..a53b83f5 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 19a2042d..e079490a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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