1
0

Update planet express homepage

This commit is contained in:
Tim Kächele 2024-03-30 09:59:00 +01:00
parent 22bcd54011
commit e2efe04b78

View File

@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.summary = 'Calculate your shipment discounts easily'
spec.description = 'A library to calculate the applicable shipment discounts for a list of shipments.'
spec.homepage = 'https://github.com/timkaechele/planet_express'
spec.homepage = 'https://git.timkaechele.me/timkaechele/planet_express'
spec.license = 'MIT'
spec.required_ruby_version = Gem::Requirement.new('>= 2.4.0')