summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'CLI/ruby/Gemfile.lock')
-rw-r--r--CLI/ruby/Gemfile.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/CLI/ruby/Gemfile.lock b/CLI/ruby/Gemfile.lock
index 002d5c4..1cd8a09 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)
@@ -50,7 +55,16 @@ GEM
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.2.0)
parser (>= 2.7.1.5)
+ rubocop-rspec (2.0.1)
+ rubocop (~> 1.0)
+ rubocop-ast (>= 1.1.0)
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 +74,14 @@ PLATFORMS
DEPENDENCIES
bundler
+ codecov
pry-byebug
rake
redcarpet
rspec
rubocop
+ rubocop-rspec
+ simplecov
terminal_game_of_life!
yard