From b91d4dfd34546ccdf7155c7548396de1b68bc728 Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Mon, 18 Jan 2010 08:35:27 -0500 Subject: [PATCH] Regenerated gemspec for version 1.2.2 --- seed-fu.gemspec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/seed-fu.gemspec b/seed-fu.gemspec index 9c07619..782eff8 100644 --- a/seed-fu.gemspec +++ b/seed-fu.gemspec @@ -1,15 +1,15 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# DO NOT EDIT THIS FILE DIRECTLY +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{seed-fu} - s.version = "1.2.1" + s.version = "1.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Michael Bleigh"] - s.date = %q{2009-09-23} + s.date = %q{2010-01-18} s.description = %q{Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around.} s.email = %q{michael@intridea.com} s.extra_rdoc_files = [ @@ -53,3 +53,4 @@ Gem::Specification.new do |s| s.add_dependency(%q, [">= 2.1"]) end end +