We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a158c7b commit a8a2853Copy full SHA for a8a2853
1 file changed
userlist.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
spec.email = ['benedikt@userlist.com']
10
11
spec.summary = 'Ruby wrapper for the Userlist API'
12
- spec.homepage = 'http://github.com/userlistio/userlist-ruby'
+ spec.homepage = 'http://github.com/userlist/userlist-ruby'
13
spec.license = 'MIT'
14
15
spec.files = `git ls-files -z`.split("\x0").reject do |f|
0 commit comments