Added summary for mrbgems/mruby-errno

This commit is contained in:
dearblue
2022-07-14 21:55:15 +09:00
parent 7733f6b246
commit bd98b71668
+1
View File
@@ -1,4 +1,5 @@
MRuby::Gem::Specification.new('mruby-errno') do |spec|
spec.license = 'MIT'
spec.authors = 'Internet Initiative Japan Inc.'
spec.summary = 'Errno module and SystemCallError class'
end