Skip to content

Commit

Permalink
Regenerated gemspec for version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Mar 12, 2010
1 parent 15c53b4 commit 2d8929a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions svn2git.gemspec
@@ -1,3 +1,6 @@
# Generated by jeweler
# 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|
Expand All @@ -6,7 +9,7 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Coglan", "Kevin Menard"]
s.date = %q{2009-06-09}
s.date = %q{2010-03-12}
s.default_executable = %q{svn2git}
s.email = %q{nirvdrum@gmail.com}
s.executables = ["svn2git"]
Expand All @@ -29,7 +32,7 @@ Gem::Specification.new do |s|
s.homepage = %q{https://www.negativetwenty.net/redmine/projects/svn2git}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.4}
s.rubygems_version = %q{1.3.6}
s.summary = %q{A tool for migrating svn projects to git}

if s.respond_to? :specification_version then
Expand All @@ -42,3 +45,4 @@ Gem::Specification.new do |s|
else
end
end

0 comments on commit 2d8929a

Please sign in to comment.