Skip to content

Commit b0d7e75

Browse files
authored
Merge pull request #533 from sco11morgan/patch-1
Add 'changelog_uri' to the gem metadata.
2 parents 9a288ed + da91e30 commit b0d7e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exception_notification.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gem::Specification.new do |s|
1111
s.homepage = 'https://smartinez87.github.io/exception_notification/'
1212
s.email = '[email protected]'
1313
s.license = 'MIT'
14+
s.metadata = { 'changelog_uri' => 'https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc' }
1415

1516
s.required_ruby_version = '>= 2.3'
1617
s.required_rubygems_version = '>= 1.8.11'

0 commit comments

Comments
 (0)