Skip to content

Commit

Permalink
Merge pull request #1750 from andrew/patch-1
Browse files Browse the repository at this point in the history
Add funding_uri to gemspec
  • Loading branch information
nbulaj authored Nov 28, 2024
2 parents edceb80 + 29c8fe9 commit 97bccb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doorkeeper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Gem::Specification.new do |gem|
"source_code_uri" => "https://github.com/doorkeeper-gem/doorkeeper",
"bug_tracker_uri" => "https://github.com/doorkeeper-gem/doorkeeper/issues",
"documentation_uri" => "https://doorkeeper.gitbook.io/guides/",
"funding_uri" => "https://opencollective.com/doorkeeper-gem",
}

gem.add_dependency "railties", ">= 5"
Expand Down

0 comments on commit 97bccb7

Please sign in to comment.