naf.gemspec in naf-2.1.3 vs naf.gemspec in naf-2.1.4

- 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-02-20' + s.date = '2014-02-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", "Nathaniel Lim", "Aleksandr Dembskiy"] s.email = ['keith@fiksu.com', 'lmeira@fiksu.com']