From 214b3de9d46db2fc770c1f46acd825d40171a1bd Mon Sep 17 00:00:00 2001 From: Eric Lindvall Date: Mon, 28 Mar 2011 12:53:52 -0700 Subject: [PATCH] Release 1.0.0 --- remote_syslog_logger.gemspec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/remote_syslog_logger.gemspec b/remote_syslog_logger.gemspec index 33063f1..5803b5e 100644 --- a/remote_syslog_logger.gemspec +++ b/remote_syslog_logger.gemspec @@ -14,8 +14,8 @@ Gem::Specification.new do |s| ## the sub! line in the Rakefile s.name = 'remote_syslog_logger' s.version = '1.0.0' - s.date = '2011-03-27' - # s.rubyforge_project = 'NAME' + s.date = '2011-03-28' + # s.rubyforge_project = 'remote_syslog_logger' ## Make sure your summary is short. The description may be as long ## as you like. @@ -58,7 +58,17 @@ Gem::Specification.new do |s| ## contents of your Git repository via the gemspec task. DO NOT REMOVE ## THE MANIFEST COMMENTS, they are used as delimiters by the task. # = MANIFEST = - s.files = %w[] + s.files = %w[ + Gemfile + LICENSE + README.md + Rakefile + lib/remote_syslog_logger.rb + lib/remote_syslog_logger/udp_sender.rb + remote_syslog_logger.gemspec + test/helper.rb + test/test_remote_syslog_logger.rb + ] # = MANIFEST = ## Test files will be grabbed from the file list. Make sure the path glob