Skip to content

Commit 43ce7cb

Browse files
committed
Fix repo address
1 parent e4989cd commit 43ce7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libv8-node.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.platform = Gem::Platform::RUBY
88
s.authors = ['']
99
s.email = ['']
10-
s.homepage = 'https://github.com/sqreen/ruby-libv8-node'
10+
s.homepage = 'https://github.com/rubyjs/libv8-node'
1111
s.summary = "Node.JS's V8 JavaScript engine"
1212
s.description = "Node.JS's V8 JavaScript engine for multiplatform goodness"
1313
s.license = 'MIT'

0 commit comments

Comments
 (0)