mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Including header files in include/* by <>
This commit is contained in:
@@ -5,7 +5,7 @@ require 'mruby/source'
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "mruby-source"
|
||||
spec.version = MRuby::Source::MRUBY_VERSION
|
||||
spec.authors = [ MRuby::Source::MRUBY_AUTHOR ]
|
||||
spec.authors = [ "mruby developers" ]
|
||||
|
||||
spec.summary = %q{mruby source code wrapper.}
|
||||
spec.description = %q{mruby source code wrapper for use with Ruby libs.}
|
||||
|
||||
Reference in New Issue
Block a user