]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.gemspec
mailshears.gemspec: update the version to 0.0.5.
[mailshears.git] / mailshears.gemspec
index 3d7239b89692e596d44f4eb9557929a61f9ac3f9..0187847c298c89f752ee642488aa931ef3803cfb 100644 (file)
@@ -1,11 +1,11 @@
 Gem::Specification.new do |s|
 
   s.name              = 'mailshears'
-  s.version           = '0.0.2'
+  s.version           = '0.0.5'
   s.platform          = Gem::Platform::RUBY
   s.authors           = ['Michael Orlitzky']
   s.email             = ['michael@orlitzky.com']
-  s.homepage          = 'http://michael.orlitzky.com/code/mailshears.php'
+  s.homepage          = 'http://michael.orlitzky.com/code/mailshears.xhtml'
   s.summary           = 'Prune unused mail directories.'
   s.description       = <<-EOF
     Managing a mail system with virtual users is annoying. The
@@ -24,11 +24,11 @@ Gem::Specification.new do |s|
     as well. Since these two tasks are related, mailshears does them both.
   EOF
 
-  s.license           = 'AGPL-3'
+  s.license           = 'AGPL-3.0'
   s.required_rubygems_version = '>= 1.3.6'
 
   # If you have runtime dependencies, add them here
-  s.add_runtime_dependency 'pg', '~> 0.11'
+  s.add_runtime_dependency 'pg', '~> 1.2'
 
   # The list of files to be contained in the gem. We can obtain it
   # from git as long as we remember that this magic will happen and we