Skip to content

Commit 93b4605

Browse files
committed
Merge pull request #20 from crazysim/patch-1
Update ruby-debug-ide.gemspec
2 parents 659a9bd + 86a5a10 commit 93b4605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ruby-debug-ide.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ end
2222
Gem::Specification.new do |spec|
2323
spec.name = "ruby-debug-ide"
2424

25-
spec.homepage = "https://github.com/JetBrains/ruby-debug-ide"
25+
spec.homepage = "https://github.com/ruby-debug/ruby-debug-ide"
2626
spec.summary = "IDE interface for ruby-debug."
2727
spec.description = <<-EOF
2828
An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
@@ -47,4 +47,4 @@ EOF
4747

4848
# rdoc
4949
spec.has_rdoc = false
50-
end
50+
end

0 commit comments

Comments
 (0)