We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682f531 commit 233ebacCopy full SHA for 233ebac
Algorithmically.gemspec
@@ -7,12 +7,12 @@ require 'Algorithmically/version'
7
Gem::Specification.new do |spec|
8
spec.name = 'Algorithmically'
9
spec.version = Algorithmically::VERSION
10
- spec.authors = ['popicic']
+ spec.authors = ['popac']
11
spec.email = ['aleksandar.popovic.popac@gmail.com']
12
13
spec.summary = 'Algorithmically'
14
spec.description = 'Nature-Inspired Programming Recipes'
15
- spec.homepage = 'https://github.com/nedrogriz/Algorithmically'
+ spec.homepage = 'https://github.com/popac/Algorithmically'
16
spec.license = 'MIT'
17
18
if spec.respond_to?(:metadata)
0 commit comments