We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a03758 commit 5c7169aCopy full SHA for 5c7169a
appium_lib.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
18
s.version = Appium::VERSION
19
s.date = Appium::DATE
20
s.license = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
21
- s.description = s.summary = 'Ruby lib for use with Appium'
+ s.description = s.summary = 'Ruby library for Appium'
22
s.description += '.' # avoid identical warning
23
s.authors = s.email = [ 'code@bootstraponline.com' ]
24
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib
0 commit comments