Skip to content

Commit 55e7521

Browse files
authored
Update lots.gemspec
1 parent 02de978 commit 55e7521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lots.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Gem::Specification.new do |s|
88
s.files = ["lots.rb", "lib/main.rb", "lib/character.rb", "lib/world.rb", "lib/enemy.rb", "lib/ui.rb", "lib/story.rb"]
99
s.add_runtime_dependency 'colorize', '~> 0'
1010
s.executables << 'lots'
11-
s.homepage = "https://github.com/rwoliver2/lots"
11+
s.homepage = "https://github.com/sourcerer-io/lots"
1212
s.license = "GPL-3.0"
1313
end

0 commit comments

Comments
 (0)