pheme.gemspec in pheme-5.2.3 vs pheme.gemspec in pheme-5.2.4

- old
+ new

@@ -11,9 +11,10 @@ s.authors = ['Peter Graham'] s.email = ['peter@wealthsimple.com'] s.description = 'Ruby AWS SNS publisher + SQS poller & message handler' s.summary = 'Ruby SNS publisher + SQS poller & message handler' s.homepage = 'https://github.com/wealthsimple/pheme' + s.metadata['changelog_uri'] = 'https://github.com/wealthsimple/pheme/blob/main/CHANGELOG.md' s.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR) s.executables = s.files.grep(%r{^bin/}).map { |f| File.basename(f) } s.require_paths = ['lib'] s.license = 'MIT'