File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
36Gem ::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}
11141215 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
4447end
48+
You can’t perform that action at this time.
0 commit comments