diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
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 |