1
0

Update gem spec author details

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

View File

@ -5,8 +5,8 @@ require_relative 'lib/planet_express/version'
Gem::Specification.new do |spec|
spec.name = 'planet_express'
spec.version = PlanetExpress::VERSION
spec.authors = ['Philip J. Fry']
spec.email = ['philip@planetexpress.com']
spec.authors = ['Tim Kächele']
spec.email = ['mail@timkaechele.me']
spec.summary = 'Calculate your shipment discounts easily'
spec.description = 'A library to calculate the applicable shipment discounts for a list of shipments.'