summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/Gemfile.lock
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-04 16:33:45 +0100
committera14m <[email protected]>2020-12-04 16:33:45 +0100
commite402229c03a65259b7d1cbd8d7b9730af2180269 (patch)
treecf9812e15cc89e98ededb469e82814c8554c73ad /CLI/ruby/Gemfile.lock
parent88293db943b7c4bcb85fd5df69c092cce8afec9e (diff)
Update the name to a unique name on rubygems
Diffstat (limited to 'CLI/ruby/Gemfile.lock')
-rw-r--r--CLI/ruby/Gemfile.lock4
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