naf.gemspec in naf-2.1.8 vs naf.gemspec in naf-2.1.9

- old
+ new

@@ -6,10 +6,10 @@ # Describe your gem and declare its dependencies: Gem::Specification.new do |s| s.name = "naf" s.version = Naf::VERSION s.license = 'New BSD License' - s.date = '2014-03-24' + s.date = '2014-03-25' s.summary = "Creates infrastructure for a customizable and robust Postgres-backed script scheduling/running" s.description = "A cloud based distributed cron, application framework and operations console. Naf works as a distributed script running " + "system that provides scheduling, logging, alarming, machine redundancy, and the ability to set constraint during script execution" s.authors = ["Keith Gabryelski", "Leonardo Meira"] s.email = ['keith@fiksu.com', 'lmeira@fiksu.com']