templates/ruby/short.yaml in noe-1.6.0 vs templates/ruby/short.yaml in noe-1.7.0
- old
+ new
@@ -1,15 +1,14 @@
-# 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.
+# 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.
# Don't remove this entry!
template-info:
name: "!{template_name}"
- version: 1.5.1
+ version: 1.7.0
links:
- source: https://github.com/blambeau/noe/tree/master/templates/ruby
- documentation: https://github.com/blambeau/noe/blob/master/templates/ruby/README.md
+ source: https://github.com/blambeau/noe
# Update to match your own configuration.
variables:
# A ruby lower case project name.
lower:
@@ -49,6 +48,6 @@
- {name: rspec, version: "~> 2.7.0", groups: [development]}
# YARD and BlueCloth are required to run 'rake yard'. See tasks/yard.rake
- {name: yard, version: "~> 0.7.2", groups: [development]}
- {name: bluecloth, version: "~> 2.2.0", groups: [development]}
# wlang is required to run 'rake debug_mail'. See tasks/debug_mail.rake
- - {name: wlang, version: "~> 0.10.2", groups: [development]}
+ - {name: wlang, version: "~> 0.10.2", groups: [development]}