mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Merge pull request #82 from bquorning/patch-1
Specify license in gemspec
This commit is contained in:
commit
b070cb1dd3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ Gem::Specification.new do |s|
|
|||
s.homepage = "http://github.com/cowboyd/libv8"
|
||||
s.summary = %q{Distribution of the V8 JavaScript engine}
|
||||
s.description = %q{Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer}
|
||||
s.license = "MIT"
|
||||
|
||||
s.rubyforge_project = "libv8"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue