gemspec: update

This commit is contained in:
0x1eef 2024-03-07 22:54:19 -03:00
parent 36c091bee6
commit e84e824579

View file

@ -2,7 +2,7 @@ Gem::Specification.new do |gem|
gem.name = "hbsdctl.rb"
gem.authors = ["0x1eef"]
gem.email = ["0x1eef@protonmail.com"]
gem.homepage = "https://github.com/0x1eef/hbsdctl.rb#readme"
gem.homepage = "https://git.hardenedbsd.org/0x1eef/hbsdctl.rb#readme"
gem.version = "0.1.0"
gem.licenses = ["0BSD"]
gem.files = `git ls-files`.split($/)