We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff3ebc commit 584991dCopy full SHA for 584991d
ruby_http_client.gemspec
@@ -3,7 +3,7 @@ lib = File.expand_path('../lib', __FILE__)
3
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
- spec.name = 'sendgrid-ruby'
+ spec.name = 'ruby_http_client'
7
spec.version = '1.0.0'
8
spec.authors = ['Elmer Thomas']
9
spec.email = 'dx@sendgrid.com'
0 commit comments