Skip to content

Commit f5b215a

Browse files
committed
Fix author name
1 parent cfe140a commit f5b215a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serpapi.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
support for Google, Google Maps, Google Shopping, Baidu, Yandex, Yahoo, eBay, App Stores, and more.
99
Access a vast range of data, including web search results, local business listings, and product
1010
information.'
11-
s.authors = ['victor benarbia', 'Julien Khaleghy']
11+
s.authors = ['Victor Benarbia', 'Julien Khaleghy']
1212
s.email = 'victor@serpapi.com'
1313
s.files = Dir['{lib}/serpapi.rb'] + Dir['{lib}/serpapi/*.rb']
1414
s.require_paths = ['lib']

0 commit comments

Comments
 (0)