Skip to content

Commit

Permalink
Regenerated gemspec for version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Oct 7, 2009
1 parent 1e76cb6 commit 222d49a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions awesome_nested_set.gemspec
@@ -1,12 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{awesome_nested_set}
s.version = "1.4.2"
s.version = "1.4.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Brandon Keepers", "Daniel Morrison"]
s.date = %q{2009-09-08}
s.date = %q{2009-10-07}
s.description = %q{An awesome nested set implementation for Active Record}
s.email = %q{info@collectiveidea.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -38,7 +41,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/collectiveidea/awesome_nested_set}
s.rdoc_options = ["--main", "README.rdoc", "--inline-source", "--line-numbers"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.3}
s.rubygems_version = %q{1.3.5}
s.summary = %q{An awesome nested set implementation for Active Record}
s.test_files = [
"test/db/database.yml",
Expand Down

0 comments on commit 222d49a

Please sign in to comment.