Skip to content

Commit

Permalink
Regenerate gemspec for version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Oct 7, 2012
1 parent 3c8b4c7 commit ecde05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions svn2git.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,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 = "2012-02-25"
s.date = "2012-10-07"
s.email = "[email protected]"
s.executables = ["svn2git"]
s.extra_rdoc_files = [
Expand All @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
]
s.homepage = "https://www.negativetwenty.net/redmine/projects/svn2git"
s.require_paths = ["lib"]
s.rubygems_version = "1.8.15"
s.rubygems_version = "1.8.23"
s.summary = "A tool for migrating svn projects to git"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit ecde05a

Please sign in to comment.