Update the gem's homepage

This commit is contained in:
Wilson Silva 2023-11-13 17:55:36 +07:00
parent 82aacb70e7
commit 1fb7e454ae
No known key found for this signature in database
GPG Key ID: 65135F94E23F82C8

View File

@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.summary = 'Client and relay implementation of the Nostr protocol.'
spec.description = 'Client and relay implementation of the Nostr protocol.'
spec.homepage = 'https://github.com/wilsonsilva/nostr'
spec.homepage = 'https://nostr-ruby.com/'
spec.license = 'MIT'
spec.required_ruby_version = '>= 3.2.0'
spec.metadata['rubygems_mfa_required'] = 'true'