Skip to content

Commit

Permalink
Regenerated gemspec for version 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Dec 2, 2009
1 parent b9a4166 commit 5e8de78
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions acts-as-taggable-on.gemspec
@@ -1,24 +1,24 @@
# 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{acts-as-taggable-on}
s.version = "1.0.10"
s.version = "1.0.11"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2009-11-17}
s.date = %q{2009-12-02}
s.description = %q{With ActsAsTaggableOn, you could tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.}
s.email = %q{michael@intridea.com}
s.extra_rdoc_files = [
"README"
"README.rdoc"
]
s.files = [
"CHANGELOG",
"MIT-LICENSE",
"README",
"README.rdoc",
"Rakefile",
"VERSION",
"lib/acts-as-taggable-on.rb",
Expand Down Expand Up @@ -67,3 +67,4 @@ Gem::Specification.new do |s|
else
end
end

0 comments on commit 5e8de78

Please sign in to comment.