Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit c3cbc4e

Browse files
committed
Fill in the gemspec summary.
1 parent 0600d99 commit c3cbc4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ksr-maybe.gemspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'ksr-maybe'
33
s.version = '0.1.0'
4-
s.summary = ''
5-
s.description = ''
4+
s.summary = 'A library providing the optional type \'Maybe\''
65
s.authors = ['Ryan Closner', 'Corey Farwell']
76
s.email = '[email protected]'
87
s.files = `git ls-files`.split('\n')

0 commit comments

Comments
 (0)