Skip to content

Commit e840406

Browse files
authored
Fix up gemspec (#89)
1 parent b767f66 commit e840406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subroutine.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.email = ["[email protected]"]
1212
spec.summary = "Feature-driven operation objects."
1313
spec.description = "An interface for creating feature-driven operations."
14-
spec.homepage = "https://github.com/mnelson/subroutine"
14+
spec.homepage = "https://github.com/guideline-tech/subroutine"
1515
spec.license = "MIT"
1616

1717
spec.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)