diff options
Diffstat (limited to 'CLI/ruby/Gemfile.lock')
| -rw-r--r-- | CLI/ruby/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
