Rakefile in bones-3.1.1 vs Rakefile in bones-3.1.2
- old
+ new
@@ -22,11 +22,11 @@
--------------------------
Keep rattlin' dem bones!
--------------------------
MSG
- ann.paragraphs = %w[install synopsis features]
- ann.text = gem.extras[:post_install_message]
+ ann.paragraphs %w[install synopsis features]
+ ann.text gem.extras[:post_install_message]
use_gmail
enable_sudo
depend_on 'rake'