Rakefile in USPS-intelligent-barcode-0.2.6 vs Rakefile in USPS-intelligent-barcode-0.2.7

- old
+ new

@@ -21,10 +21,11 @@ gem.summary = %Q{Generates a USPS Intelligent Mail Barcode.} gem.description = ("A pure Ruby library to generate a USPS Intelligent "\ "Mail barcode. It generates the string of characters "\ "to print with one of the USPS Intelligent Mail barcode "\ - "fonts.") + "fonts. "\ + "NOTE: Deprecated. Please use usps_intelligent_barcode instead.\n") gem.email = "wconrad@yagni.com" gem.authors = ["Wayne Conrad"] gem.post_install_message = <<-MESSAGE The USPS-intelligent-barcode gem has been deprecated and has been replaced by usps-intelligent-barcode.