tcat.gemspec in tcat-0.1.1 vs tcat.gemspec in tcat-0.1.2
- old
+ new
@@ -7,10 +7,10 @@
spec.version = Tcat::VERSION
spec.authors = ['Zac']
spec.email = ['579103+7a6163@users.noreply.github.com']
spec.summary = 'A Ruby gem for tracking packages using the T-cat system.'
- spec.description = 'TcatTracker provides an easy-to-use interface for querying package tracking information from the T-Cat system. It handles authentication and request formatting, allowing developers to easily integrate TCAT tracking into their Ruby applications.'
+ spec.description = 'TcatTracker provides an easy-to-use interface for querying package tracking information from the T-Cat system. It handles authentication and request formatting, allowing developers to easily integrate T-cat tracking into their Ruby applications.'
spec.homepage = 'https://github.com/7a6163/tcat'
spec.license = 'MIT'
spec.required_ruby_version = '>= 2.7.0'
# spec.metadata['allowed_push_host'] = 'https://rubygems.pkg.github.com'