We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 659a9bd + 86a5a10 commit 93b4605Copy full SHA for 93b4605
ruby-debug-ide.gemspec
@@ -22,7 +22,7 @@ end
22
Gem::Specification.new do |spec|
23
spec.name = "ruby-debug-ide"
24
25
- spec.homepage = "https://github.com/JetBrains/ruby-debug-ide"
+ spec.homepage = "https://github.com/ruby-debug/ruby-debug-ide"
26
spec.summary = "IDE interface for ruby-debug."
27
spec.description = <<-EOF
28
An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
@@ -47,4 +47,4 @@ EOF
47
48
# rdoc
49
spec.has_rdoc = false
50
-end
+end
0 commit comments