Skip to content

Commit

Permalink
Regenerated gemspec for version 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Sep 13, 2009
1 parent 1d457f3 commit 69cdcd1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions subdomain-fu.gemspec
Original file line number Diff line number Diff line change
@@ -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{subdomain-fu}
s.version = "0.5.2"
s.version = "0.5.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2009-08-31}
s.date = %q{2009-09-13}
s.description = %q{SubdomainFu is a Rails plugin to provide all of the basic functionality necessary to handle multiple subdomain applications (such as Basecamp-esque subdomain accounts and more).}
s.email = %q{michael@intridea.com}
s.extra_rdoc_files = [
Expand All @@ -21,7 +24,6 @@ Gem::Specification.new do |s|
"lib/subdomain-fu.rb",
"lib/subdomain_fu/routing_extensions.rb",
"lib/subdomain_fu/url_rewriter.rb",
"init.rb",
"rails/init.rb",
"spec/spec.opts",
"spec/spec_helper.rb",
Expand Down

0 comments on commit 69cdcd1

Please sign in to comment.