We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9417ce1 + 5c300a0 commit bcc3e50Copy full SHA for bcc3e50
httparty.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |s|
12
s.homepage = "https://github.com/jnunemaker/httparty"
13
s.summary = 'Makes http fun! Also, makes consuming restful web services dead easy.'
14
s.description = 'Makes http fun! Also, makes consuming restful web services dead easy.'
15
+ s.metadata["changelog_uri"] = 'https://github.com/jnunemaker/httparty/releases'
16
17
s.required_ruby_version = '>= 2.7.0'
18
0 commit comments