We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0597592 commit eb2a6caCopy full SHA for eb2a6ca
ruby-debug-base19x.gemspec
@@ -20,7 +20,7 @@ end
20
Gem::Specification.new do |spec|
21
spec.name = "ruby-debug-base19x"
22
23
- spec.homepage = "https://github.com/denofevil/ruby-debug-base19"
+ spec.homepage = "https://github.com/JetBrains/ruby-debug-base19"
24
spec.summary = "Fast Ruby debugger - core component"
25
spec.description = <<-EOF
26
ruby-debug is a fast implementation of the standard Ruby debugger debug.rb.
0 commit comments