Skip to content

Commit 5c300a0

Browse files
Add changelog_uri metadata to gemspec
1 parent 9417ce1 commit 5c300a0

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)