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 0a6a7ab commit dd8e21aCopy full SHA for dd8e21a
sumologic.gemspec
@@ -4,8 +4,8 @@ Gem::Specification.new do |s|
4
s.name = 'sumologic'
5
s.version = SumoLogic::VERSION
6
s.date = '2015-10-02'
7
- s.summary = 'Sumo Logic SDK - Unofficial Ruby SDK for the Sumo Logic REST API'
8
- s.description = 'An unofficial Ruby SDK for the Sumo Logic REST API'
+ s.summary = 'Ruby Sumo Logic SDK for the Sumo Logic REST API'
+ s.description = 'Ruby Sumo Logic SDK for the Sumo Logic REST API'
9
s.authors = ['John Wang']
10
s.email = '[email protected]'
11
s.homepage = 'https://github.com/grokify/sumologic-sdk-ruby'
0 commit comments