Skip to content

Commit

Permalink
Regenerated gemspec for version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Jan 18, 2010
1 parent 6cde5ed commit b91d4df
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions 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 = [
Expand Down Expand Up @@ -53,3 +53,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<rails>, [">= 2.1"])
end
end

0 comments on commit b91d4df

Please sign in to comment.