Skip to content

Commit

Permalink
Regenerated gemspec for version 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Jan 18, 2010
1 parent b27fcc1 commit 18511eb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions subdomain-fu.gemspec
Original file line number Diff line number Diff line change
@@ -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{subdomain-fu}
s.version = "0.5.3"
s.version = "0.5.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2009-09-13}
s.date = %q{2010-01-18}
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 @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{subdomain-fu}
s.rubygems_version = %q{1.3.3}
s.rubygems_version = %q{1.3.5}
s.summary = %q{SubdomainFu is a Rails plugin that provides subdomain routing and URL writing helpers.}
s.test_files = [
"spec/spec_helper.rb",
Expand All @@ -52,3 +52,4 @@ Gem::Specification.new do |s|
else
end
end

0 comments on commit 18511eb

Please sign in to comment.