Skip to content

Commit ca5bd48

Browse files
committed
updated gemspec
1 parent 9b78420 commit ca5bd48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

browserstack-local.gemspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Gem::Specification.new do |s|
22
s.name = 'browserstack-local'
3-
s.version = '0.0.0'
4-
s.date = '2016-02-10'
3+
s.version = '0.1.0'
4+
s.date = '2016-05-01'
55
s.summary = "BrowserStack Local"
6-
s.description = "Local wrapper for BrowserStack Tunnel"
6+
s.description = "Ruby bindings for BrowserStack Local"
77
s.authors = [""]
8-
s.email = ''
8+
s.email = '[email protected]'
99
s.files = ["lib/browserstack/local.rb", "lib/browserstack/localbinary.rb"]
1010
s.homepage =
1111
'http://rubygems.org/gems/browserstack-local'

0 commit comments

Comments
 (0)