Including header files in include/* by <>

This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-03-21 14:11:09 +09:00
parent 0786b24528
commit 87b358a342
24 changed files with 115 additions and 116 deletions
+1 -1
View File
@@ -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.}