Skip to content

Commit

Permalink
Add funding-uri
Browse files Browse the repository at this point in the history
  • Loading branch information
calebhearth committed May 21, 2024
1 parent 7e32921 commit 4c621c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scenic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Gem::Specification.new do |spec|
spec.files = `git ls-files -z`.split("\x0")
spec.require_paths = ["lib"]

spec.metadata = {
"funding-uri" => "https://github.com/scenic-views/scenic"
}

spec.add_development_dependency "bundler", ">= 1.5"
spec.add_development_dependency "database_cleaner"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 4c621c8

Please sign in to comment.