We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9b7be commit 7488c3bCopy full SHA for 7488c3b
browser.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |s|
16
17
s.metadata["rubygems_mfa_required"] = "true"
18
s.metadata["changelog_uri"] = "https://github.com/fnando/browser/blob/main/CHANGELOG.md"
19
+ s.metadata["funding_uri"] = "https://github.com/sponsors/fnando"
20
21
s.files = `git ls-files`.split("\n")
22
s.executables = `git ls-files -- exe/*`
0 commit comments