Skip to content

Commit 233ebac

Browse files
authored
Update Algorithmically.gemspec
1 parent 682f531 commit 233ebac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Algorithmically.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ require 'Algorithmically/version'
77
Gem::Specification.new do |spec|
88
spec.name = 'Algorithmically'
99
spec.version = Algorithmically::VERSION
10-
spec.authors = ['popicic']
10+
spec.authors = ['popac']
1111
spec.email = ['aleksandar.popovic.popac@gmail.com']
1212

1313
spec.summary = 'Algorithmically'
1414
spec.description = 'Nature-Inspired Programming Recipes'
15-
spec.homepage = 'https://github.com/nedrogriz/Algorithmically'
15+
spec.homepage = 'https://github.com/popac/Algorithmically'
1616
spec.license = 'MIT'
1717

1818
if spec.respond_to?(:metadata)

0 commit comments

Comments
 (0)