From 97ec394950f6a319b9238467b1bf0d8d3d5ec548 Mon Sep 17 00:00:00 2001 From: a14m Date: Fri, 27 Nov 2020 18:38:04 +0100 Subject: Add thor dependency to build CLI --- CLI/ruby/Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CLI/ruby/Gemfile.lock') diff --git a/CLI/ruby/Gemfile.lock b/CLI/ruby/Gemfile.lock index 978f3fb..c7f2669 100644 --- a/CLI/ruby/Gemfile.lock +++ b/CLI/ruby/Gemfile.lock @@ -2,6 +2,7 @@ PATH remote: . specs: game_of_life (0.1.0) + thor (~> 1.0) GEM remote: https://rubygems.org/ @@ -49,6 +50,7 @@ GEM rubocop-ast (1.2.0) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) + thor (1.0.1) unicode-display_width (1.7.0) PLATFORMS -- cgit v1.2.3