secondbase.gemspec in secondbase-0.4.3 vs secondbase.gemspec in secondbase-0.5.0

- 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.3" + s.version = "0.5.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["karledurante"] - s.date = %q{2011-06-22} + s.date = %q{2011-12-22} s.description = %q{Secondbase provides support to Rails to create a homogeneous environment 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"