summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2023-10-24 09:46:50 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2023-10-24 09:46:50 +0200
commit15298b7b3bc8facb1f350b7ab4ce9ec2fae50599 (patch)
tree8c33c0042f20c831d5757d636d4a34953a207ea2 /Gemfile.lock
parent4a3f2e4adce52e7a3495f0a825fe2f502e052006 (diff)
downloadcolonial-twilight-15298b7b3bc8facb1f350b7ab4ce9ec2fae50599.zip
colonial-twilight-15298b7b3bc8facb1f350b7ab4ce9ec2fae50599.tar.gz
bundle : add 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 f4959b2..506acdb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,6 +7,7 @@ GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.5.0)
+ docile (1.4.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
@@ -20,6 +21,12 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
+ 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)
PLATFORMS
ruby
@@ -27,6 +34,7 @@ PLATFORMS
DEPENDENCIES
ColonialTwilight!
rspec
+ simplecov
BUNDLED WITH
2.4.19