1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-23 13:57:52 +00:00

fix homepage

This commit is contained in:
nishiki 2015-06-22 20:46:43 +02:00
parent d367efe13d
commit 7d71dded68

View file

@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.email = ['gems@yae.im'] spec.email = ['gems@yae.im']
spec.summary = 'Manage your password' spec.summary = 'Manage your password'
spec.description = 'Save and read your password with gpg' spec.description = 'Save and read your password with gpg'
spec.homepage = 'https://github.com/nishiki/checkupdate' spec.homepage = 'https://github.com/nishiki/manage-password'
spec.license = 'GPL' spec.license = 'GPL'
spec.files = `git ls-files -z`.split("\x0") spec.files = `git ls-files -z`.split("\x0")