We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7929a2 commit 91c74ffCopy full SHA for 91c74ff
1 file changed
ruby-debug-base19x.gemspec
@@ -31,8 +31,8 @@ EOF
31
32
spec.version = RUBY_DEBUG_VERSION
33
34
- spec.author = "Kent Sibilev, Mark Moseley"
35
- spec.email = "ksibilev@yahoo.com"
+ spec.author = "Kent Sibilev, Mark Moseley, JetBrains RubyMine Team"
+ spec.email = "rubymine-feedback@jetbrains.com"
36
spec.platform = Gem::Platform::RUBY
37
spec.require_path = "lib"
38
spec.extensions = ["ext/ruby_debug/extconf.rb"]
0 commit comments