Skip to content

Commit 5c7169a

Browse files
Update appium_lib.gemspec
1 parent 1a03758 commit 5c7169a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appium_lib.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
1818
s.version = Appium::VERSION
1919
s.date = Appium::DATE
2020
s.license = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
21-
s.description = s.summary = 'Ruby lib for use with Appium'
21+
s.description = s.summary = 'Ruby library for Appium'
2222
s.description += '.' # avoid identical warning
2323
s.authors = s.email = [ 'code@bootstraponline.com' ]
2424
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib

0 commit comments

Comments
 (0)