Skip to content

Commit 4140d59

Browse files
author
HLFH
authored
Update spawnling.gemspec
1 parent 886080a commit 4140d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spawnling.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
1010
s.authors = ['Tom Anderson', 'Michael Noack']
1111
s.email = ['tom@squeat.com', 'michael+spawnling@noack.com.au']
1212

13-
s.homepage = %q{http://github.com/tra/spawnling}
13+
s.homepage = %q{https://github.com/tra/spawnling}
1414
s.license = "MIT"
1515
s.summary = %q{Easily fork OR thread long-running sections of code in Ruby}
1616
s.description = %q{This plugin provides a 'Spawnling' class to easily fork OR

0 commit comments

Comments
 (0)