Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared King committed May 27, 2016
1 parent 9ab2083 commit c330ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions invoiced.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Gem::Specification.new do |s|
s.summary = "Ruby client library for the Invoiced API"
s.description = "Invoiced makes invoicing and recurring billing dead simple"
s.authors = ["Jared King"]
s.email = 'api@invoiced.com'
s.email = 'support@invoiced.com'
s.files = ["lib/invoiced.rb"]
s.homepage = 'https://developers.invoiced.com'
s.homepage = 'https://invoiced.com/docs/dev'
s.required_ruby_version = '>= 1.9.3'

s.add_dependency('rest-client', '~> 1.8.0')
Expand Down

0 comments on commit c330ac7

Please sign in to comment.