From e402229c03a65259b7d1cbd8d7b9730af2180269 Mon Sep 17 00:00:00 2001 From: a14m Date: Fri, 4 Dec 2020 16:33:45 +0100 Subject: Update the name to a unique name on rubygems --- CLI/ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CLI/ruby/Gemfile.lock') diff --git a/CLI/ruby/Gemfile.lock b/CLI/ruby/Gemfile.lock index 447b89a..4354bad 100644 --- a/CLI/ruby/Gemfile.lock +++ b/CLI/ruby/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - game_of_life (0.1.0) + terminal_game_of_life (0.1.0) thor (~> 1.0) GEM @@ -60,12 +60,12 @@ PLATFORMS DEPENDENCIES bundler - game_of_life! pry-byebug rake redcarpet rspec rubocop + terminal_game_of_life! yard BUNDLED WITH -- cgit v1.2.3