Skip to content

Commit

Permalink
Regenerated gemspec for version 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
spicycode committed May 23, 2009
1 parent 30de1fb commit d1ddc09
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions micronaut.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{micronaut}
s.version = "0.2.8"
s.version = "0.2.9"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Chad Humphries"]
s.date = %q{2009-05-22}
s.date = %q{2009-05-23}
s.default_executable = %q{micronaut}
s.description = %q{An excellent replacement for the wheel...}
s.email = %q{chad@spicycode.com}
Expand Down Expand Up @@ -95,11 +95,11 @@ Gem::Specification.new do |s|
"lib/micronaut/runner.rb",
"lib/micronaut/world.rb"
]
s.has_rdoc = true
s.homepage = %q{http://github.com/spicycode/micronaut}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.1}
s.rubyforge_project = %q{spicycode-depot}
s.rubygems_version = %q{1.3.3}
s.summary = %q{An excellent replacement for the wheel...}
s.test_files = [
"examples/example_helper.rb",
Expand Down Expand Up @@ -139,7 +139,7 @@ Gem::Specification.new do |s|

if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 2
s.specification_version = 3

if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
else
Expand Down

0 comments on commit d1ddc09

Please sign in to comment.