secondbase.gemspec in secondbase-0.4.0 vs secondbase.gemspec in secondbase-0.4.1
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{secondbase}
- s.version = "0.4.0"
+ s.version = "0.4.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["karledurante"]
- s.date = %q{2011-03-03}
+ s.date = %q{2011-03-08}
s.description = %q{Secondbase provides support to Rails to create a homogeneous for a dual database project. Using the rake tasks already familiar to you, this gem enables Rails to work with two primary databases, instead of just one.}
s.email = %q{kdurante@customink.com}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"