first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
MRuby::Gem::Specification.new('mruby-sleep') do |spec|
|
||||
spec.license = 'MIT'
|
||||
spec.authors = ['MATSUMOTO Ryosuke', 'mruby developers']
|
||||
spec.version = '0.0.1'
|
||||
end
|
||||
Reference in New Issue
Block a user