paid.gemspec in paid-0.0.4 vs paid.gemspec in paid-0.0.5

- old
+ new

@@ -7,10 +7,10 @@ Gem::Specification.new do |s| s.name = 'paid' s.version = Paid::VERSION s.authors = ['Ryan Jackson'] s.email = ['ryan@paidapi.com'] - s.homepage = 'https://docs.paidapi.com' + s.homepage = 'http://docs.paidapi.com' s.summary = 'Ruby bindings for Paid API' s.description = 'Paid is the programmatic way to manage payments. See https://paidapi.com for details.' s.license = 'MIT' s.add_dependency('rest-client', '~> 1.4')