Skip to content

Commit bcc3e50

Browse files
authored
Merge pull request #817 from baraidrissa/add-changelog-uri
Add changelog_uri metadata to gemspec
2 parents 9417ce1 + 5c300a0 commit bcc3e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

httparty.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gem::Specification.new do |s|
1212
s.homepage = "https://github.com/jnunemaker/httparty"
1313
s.summary = 'Makes http fun! Also, makes consuming restful web services dead easy.'
1414
s.description = 'Makes http fun! Also, makes consuming restful web services dead easy.'
15+
s.metadata["changelog_uri"] = 'https://github.com/jnunemaker/httparty/releases'
1516

1617
s.required_ruby_version = '>= 2.7.0'
1718

0 commit comments

Comments
 (0)