Skip to content

Commit 584991d

Browse files
Typo
1 parent 8ff3ebc commit 584991d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby_http_client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lib = File.expand_path('../lib', __FILE__)
33
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
6-
spec.name = 'sendgrid-ruby'
6+
spec.name = 'ruby_http_client'
77
spec.version = '1.0.0'
88
spec.authors = ['Elmer Thomas']
99
spec.email = '[email protected]'

0 commit comments

Comments
 (0)