Skip to content

Commit

Permalink
Updating gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Oct 4, 2013
1 parent a007822 commit 7c2c7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions force.gemspec
Expand Up @@ -4,8 +4,8 @@ require File.expand_path('../lib/force/version', __FILE__)
Gem::Specification.new do |s|
s.name = "force"
s.version = Force::VERSION
s.authors = ["Eric J. Holmes"]
s.email = ["eric@ejholmes.net"]
s.authors = ["Eric J. Holmes", "Mattt Thompson"]
s.email = ["eric@ejholmes.net", "mattt@heroku.com"]
s.description = "A lightweight ruby client for the Salesforce REST api."
s.summary = "A lightweight ruby client for the Salesforce REST api."
s.homepage = "https://github.com/heroku/force"
Expand Down

0 comments on commit 7c2c7d2

Please sign in to comment.