From 67de73f67ea4f7afeb68829fb510065ed8d41159 Mon Sep 17 00:00:00 2001 From: a14m Date: Mon, 14 Dec 2020 14:17:39 +0100 Subject: Add codecov integration --- CLI/ruby/Gemfile.lock | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CLI/ruby/Gemfile.lock') diff --git a/CLI/ruby/Gemfile.lock b/CLI/ruby/Gemfile.lock index 002d5c4..c3ad0ed 100644 --- a/CLI/ruby/Gemfile.lock +++ b/CLI/ruby/Gemfile.lock @@ -9,8 +9,13 @@ GEM specs: ast (2.4.1) byebug (11.1.3) + codecov (0.2.12) + json + simplecov coderay (1.1.3) diff-lcs (1.4.4) + docile (1.3.2) + json (2.3.1) method_source (1.0.0) parallel (1.20.1) parser (2.7.2.0) @@ -51,6 +56,12 @@ GEM rubocop-ast (1.2.0) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) + simplecov (0.20.0) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.2) thor (1.0.1) unicode-display_width (1.7.0) yard (0.9.25) @@ -60,11 +71,13 @@ PLATFORMS DEPENDENCIES bundler + codecov pry-byebug rake redcarpet rspec rubocop + simplecov terminal_game_of_life! yard -- cgit v1.2.3