Skip to content

Commit c8008ef

Browse files
committed
minor gemspec cleanup
1 parent ff70c82 commit c8008ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎goliath.gemspec‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Gem::Specification.new do |s|
88
s.platform=Gem::Platform::RUBY
99
s.authors=['dan sinclair','Ilya Grigorik']
1010
11-
s.homepage='http://labs.postrank.com/'
12-
s.summary='Framework for writing API servers'
11+
s.homepage='http://goliath.io/'
12+
s.summary='Async framework for writing API servers'
1313
s.description=s.summary
1414

1515
s.add_dependency'eventmachine','>= 1.0.0.beta.3'

0 commit comments

Comments
(0)