Commit 78ebe1b4 authored by murase_syuka's avatar murase_syuka

add mruby-socket dependency gems

parent 823df14f
......@@ -3,4 +3,7 @@ MRuby::Gem::Specification.new('mruby-socket') do |spec|
spec.authors = 'Internet Initiative Japan'
spec.cc.include_paths << "#{build.root}/src"
spec.add_dependency('mruby-io')
spec.add_dependency('mruby-mtest')
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment