From 3bb0a3c60ae89156f8d0011862b72faf2584dea7 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Fri, 3 Mar 2023 21:33:06 -0600 Subject: AƱade gema simplecov MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index cad9d54..51ebfcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,6 +75,7 @@ GEM date (3.3.3) debug (1.7.1) diff-lcs (1.5.0) + docile (1.4.0) dotenv (2.8.1) dotenv-rails (2.8.1) dotenv (= 2.8.1) @@ -171,6 +172,12 @@ GEM rspec-support (3.12.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) + simplecov (0.22.0) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) thor (1.2.1) timeout (0.3.2) tzinfo (2.0.6) @@ -198,6 +205,7 @@ DEPENDENCIES rails (~> 7.0.4, >= 7.0.4.2) rspec-rails (~> 6.0.0) shoulda-matchers (~> 5.0) + simplecov tzinfo-data RUBY VERSION -- cgit v1.2.3