Commit a26ce35c authored by Julien Ammous's avatar Julien Ammous

removed mtest dependency

parent d12f436b
......@@ -5,5 +5,5 @@ MRuby::Gem::Specification.new('mruby-socket') do |spec|
spec.cc.include_paths << "#{build.root}/src"
spec.add_dependency('mruby-io')
spec.add_dependency('mruby-mtest')
# 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