Fix homepage url
This commit is contained in:
parent
ab3f5d89b5
commit
e8f144e525
@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
|
||||
|
||||
spec.summary = "Order book and matching engine implementation"
|
||||
spec.description = "A simple limit order book with a matching engine implementation"
|
||||
spec.homepage = "https://git.timkaechele.me/rex"
|
||||
spec.homepage = "https://git.timkaechele.me/timkaechele/rex"
|
||||
spec.required_ruby_version = ">= 2.6.0"
|
||||
|
||||
spec.metadata["homepage_uri"] = spec.homepage
|
||||
|
Loading…
Reference in New Issue
Block a user