summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-03-03 21:33:06 -0600
committerHombreLaser <sebastian-440@live.com>2023-03-03 21:33:06 -0600
commit3bb0a3c60ae89156f8d0011862b72faf2584dea7 (patch)
treed28f447fa7b0597490c46393318c6960453fb396 /Gemfile.lock
parent47bf07fd939c264863b4bef3fedd46103f0b610c (diff)
Añade gema simplecov
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
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