myrrha.noespec in myrrha-1.2.1 vs myrrha.noespec in myrrha-1.2.2

- old
+ new

@@ -1,20 +1,18 @@ -# Noe template for ruby gem libraries (https://github.com/blambeau/noe) - short version -# Run 'noe show-spec' and 'noe help show-spec' for additional details. template-info: name: "ruby" - version: 1.3.0 + version: 1.7.0 manifest: tasks/debug_mail.txt: safe-override: false variables: lower: myrrha upper: Myrrha version: - 1.2.1 + 1.2.2 summary: |- Myrrha provides the coercion framework which is missing to Ruby. description: |- Myrrha provides the coercion framework which is missing to Ruby. Coercions are simply defined as a set of rules for converting values from source to target @@ -27,13 +25,13 @@ - http://rubydoc.info/github/blambeau/myrrha/master/frames - http://github.com/blambeau/myrrha - http://rubygems.org/gems/myrrha dependencies: - {name: rake, version: "~> 0.9.2", groups: [test, release]} - - {name: rspec, version: "~> 2.6.0", groups: [test, release]} - - {name: yard, version: "~> 0.7.2", groups: [doc ]} - - {name: bluecloth, version: "~> 2.1.0", groups: [doc ]} - - {name: wlang, version: "~> 0.10.1", groups: [release ]} + - {name: rspec, version: "~> 2.8.0", groups: [test, release]} + - {name: yard, version: "~> 0.7.4", groups: [doc ]} + - {name: bluecloth, version: "~> 2.2.0", groups: [doc ]} + - {name: wlang, version: "~> 0.10.2", groups: [release ]} rake_tasks: debug_mail: rx_changelog_sections: /^# / spec_test: pattern: spec/**/test_*.rb