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.
1 parent 19e2899 commit 7f2c8b1Copy full SHA for 7f2c8b1
omniauth-identity.gemspec
@@ -49,6 +49,7 @@ Gem::Specification.new do |spec|
49
spec.metadata["documentation_uri"] = "https://www.rubydoc.info/gems/#{spec.name}/#{spec.version}"
50
spec.metadata["wiki_uri"] = "#{spec.homepage}/wiki"
51
spec.metadata["funding_uri"] = "https://liberapay.com/pboling"
52
+ spec.metadata["news_uri"] = "https://www.railsbling.com/tags/#{spec.name}"
53
spec.metadata["rubygems_mfa_required"] = "true"
54
55
# Specify which files should be added to the gem when it is released.
0 commit comments