Update gem spec author details
This commit is contained in:
parent
c5665656d1
commit
22bcd54011
@ -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.'
|
||||
|
Loading…
Reference in New Issue
Block a user