Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from Sage/prepare_release
Browse files Browse the repository at this point in the history
Prepare for release
  • Loading branch information
buzz1710 committed Jan 29, 2016
2 parents 39c7aed + a16945c commit a68e835
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sageone_sdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["[email protected]"]
spec.summary = "SDK for Sage One API."
spec.description = "Provides Ruby methods for accessing the Sage One API endpoints."
spec.homepage = ""
spec.homepage = "https://developers.sageone.com/"
spec.license = "MIT"

spec.files = `git ls-files -z`.split("\x0")
Expand All @@ -25,7 +25,6 @@ Gem::Specification.new do |spec|
spec.add_dependency "activesupport", "~> 4.0.4"

spec.add_development_dependency "bundler", "~> 1.7"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency 'cane'
spec.add_development_dependency 'flay'
spec.add_development_dependency 'flog'
Expand Down

0 comments on commit a68e835

Please sign in to comment.