projects
/
gestion-adh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e52ee55
)
Add missing fields to gemspec
author
Lunar
<lunar@anargeek.net>
Mon, 3 Jun 2013 10:26:51 +0000
(12:26 +0200)
committer
Lunar
<lunar@anargeek.net>
Mon, 3 Jun 2013 10:26:51 +0000
(12:26 +0200)
nos_oignons.gemspec
patch
|
blob
|
history
diff --git
a/nos_oignons.gemspec
b/nos_oignons.gemspec
index 83b7ea22a49b4a4186e8168695fafdcdfc2c0bba..585de0c57bb3b0f3c62257d24c2336f415f8a9bf 100644
(file)
--- a/
nos_oignons.gemspec
+++ b/
nos_oignons.gemspec
@@
-1,5
+1,7
@@
Gem::Specification.new do |s|
s.name = 'nos_oignons'
+ s.summary = 'Specific tools for the Nos oignons organization'
+ s.authors = ['lunar@anargeek.net']
s.version = '0.0.1.dev'
s.require_paths = ['lib']