Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d8929a

Browse files
committed
Regenerated gemspec for version 1.3.2
1 parent 15c53b4 commit 2d8929a

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

svn2git.gemspec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Generated by jeweler
2+
# DO NOT EDIT THIS FILE DIRECTLY
3+
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
14
# -*- encoding: utf-8 -*-
25

36
Gem::Specification.new do |s|
@@ -6,7 +9,7 @@ Gem::Specification.new do |s|
69

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

3538
if s.respond_to? :specification_version then
@@ -42,3 +45,4 @@ Gem::Specification.new do |s|
4245
else
4346
end
4447
end
48+

0 commit comments

Comments
 (0)