We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7205f6b commit 690272dCopy full SHA for 690272d
modules/packages/rubygems/metadata.go
@@ -80,7 +80,6 @@ type gemspec struct {
80
VersionRequirements requirement `yaml:"version_requirements"`
81
} `yaml:"dependencies"`
82
Description string `yaml:"description"`
83
- Email string `yaml:"email"`
84
Executables []string `yaml:"executables"`
85
Extensions []interface{} `yaml:"extensions"`
86
ExtraRdocFiles []string `yaml:"extra_rdoc_files"`
0 commit comments