We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84568be + ac8cb70 commit 823c22eCopy full SHA for 823c22e
1 file changed
wasmtime.gemspec
@@ -14,7 +14,6 @@ Gem::Specification.new do |spec|
14
spec.license = "Apache-2.0"
15
spec.required_ruby_version = ">= 3.0.0"
16
17
- spec.metadata["homepage_uri"] = "https://github.com/BytecodeAlliance/wasmtime-rb"
18
spec.metadata["source_code_uri"] = "https://github.com/BytecodeAlliance/wasmtime-rb"
19
spec.metadata["cargo_crate_name"] = "wasmtime-rb"
20
spec.metadata["changelog_uri"] = "https://github.com/bytecodealliance/wasmtime-rb/blob/main/CHANGELOG.md"
0 commit comments