yaml_properties.gemspec in yaml_properties-0.0.6 vs yaml_properties.gemspec in yaml_properties-0.0.7

- old
+ new

@@ -7,9 +7,10 @@ gem.name = "yaml_properties" gem.version = YamlProperties::VERSION gem.authors = ["Mark Burns"] gem.email = ["markthedeveloper@gmail.com"] gem.description = %q{Easily add configurable variables for app config using YAML files} + gem.executables << 'yaml_diff' gem.summary = <<-DESCRIPTION.gsub(/^\s{4}/, '') Example: YamlProperties.life_the_universe_and_everything