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 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 |