Skip to content

Commit

Permalink
Regenerate gemspec for version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
francesc committed Feb 24, 2012
1 parent 22f3e17 commit 3f352e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rails-translate-routes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "rails-translate-routes"
s.version = "0.0.4"
s.version = "0.0.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Francesc Pla"]
s.date = "2012-01-31"
s.date = "2012-02-24"
s.description = "Simple gem to translate routes in Rails 3.x based on translate_routes"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand All @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/francesc/rails-translate-routes"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.10"
s.rubygems_version = "1.8.15"
s.summary = "Simple gem to translate routes in Rails 3.x"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 3f352e7

Please sign in to comment.