Skip to content

Commit 1b9eead

Browse files
committed
Updated repository url of the gem
Fixes os97673#25
1 parent 3073271 commit 1b9eead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debase-ruby_core_source.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.version = Debase::RubyCoreSource::VERSION
88
s.authors = ["Mark Moseley", "Gabriel Horner", "JetBrains RubyMine Team"]
99
s.email = "[email protected]"
10-
s.homepage = "http://github.com/os97673/debase-ruby_core_source"
10+
s.homepage = "https://github.com/ruby-debug/debase-ruby_core_source"
1111
s.summary = %q{Provide Ruby core source files}
1212
s.description = %q{Provide Ruby core source files for C extensions that need them.}
1313
s.license = "MIT"

0 commit comments

Comments
 (0)