bard-rake.gemspec in bard-rake-0.3.1 vs bard-rake.gemspec in bard-rake-0.3.2
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "bard-rake"
- s.version = "0.3.1"
+ s.version = "0.3.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Micah Geisel"]
- s.date = "2011-11-08"
+ s.date = "2011-11-22"
s.description = "Rake tasks for all bard projects.\n* Bootstrap projects\n* Database backup"
s.email = "micah@botandrose.com"
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
@@ -33,10 +33,10 @@
"spec/spec.opts",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/botandrose/bard-rake"
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.10"
+ s.rubygems_version = "1.8.11"
s.summary = "Rake tasks for all bard projects."
if s.respond_to? :specification_version then
s.specification_version = 3