mirror of
https://github.com/vidarh/ruby-x11
synced 2024-12-26 09:59:02 +01:00
Valid gemspec
This commit is contained in:
parent
9f7a3456e1
commit
589afda917
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ Gem::Specification.new do |s|
|
||||||
s.authors = ["Richard Ramsden"]
|
s.authors = ["Richard Ramsden"]
|
||||||
s.email = ["richard@rramsden.ca"]
|
s.email = ["richard@rramsden.ca"]
|
||||||
s.homepage = ""
|
s.homepage = ""
|
||||||
s.summary = %q{TODO: Write a gem summary}
|
s.summary = "Ruby X11 bindings"
|
||||||
s.description = %q{TODO: Write a gem description}
|
s.description = "Ruby X11 bindings"
|
||||||
|
|
||||||
s.rubyforge_project = "ruby-x11"
|
s.rubyforge_project = "ruby-x11"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue