Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Feb 16, 2021
1 parent a6d1327 commit 5d75a57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pay.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Gem::Specification.new do |s|
s.version = Pay::VERSION
s.authors = ["Jason Charnes", "Chris Oliver"]
s.email = ["[email protected]", "[email protected]"]
s.homepage = "https://github.com/jasoncharnes/pay"
s.summary = "A Ruby on Rails subscription engine."
s.description = "A Ruby on Rails subscription engine."
s.homepage = "https://github.com/pay-rails/pay"
s.summary = "Payments engine for Ruby on Rails"
s.description = "Stripe, Paddle, and Braintree payments for Ruby on Rails apps"
s.license = "MIT"

s.files = Dir[
Expand Down

0 comments on commit 5d75a57

Please sign in to comment.