yaml_extend.gemspec in yaml_extend-0.0.8 vs yaml_extend.gemspec in yaml_extend-0.0.9
- old
+ new
@@ -4,10 +4,10 @@
require 'yaml_extend/version'
Gem::Specification.new do |spec|
spec.name = "yaml_extend"
spec.version = YamlExtend::VERSION
- spec.authors = ["Beyrle, Matth\xC3\xA4us"]
+ spec.authors = ["Matth\xC3\xA4us Beyrle"]
spec.email = ["post@entwanderer.de"]
spec.summary = %q{Extends YAML to support file based inheritance}
spec.homepage = "https://github.com/entwanderer/yaml_extend"
spec.license = "MIT"