Skip to content

Commit

Permalink
Remove embeded mgems
Browse files Browse the repository at this point in the history
  • Loading branch information
ksss committed May 10, 2018
1 parent 8f680d3 commit eb0381b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,12 @@
conf.gembox 'full-core'
conf.gem :mgem => "mruby-env"
conf.gem :mgem => "mruby-dir-glob"
conf.gem :mgem => "mruby-io"
conf.gem :mgem => "mruby-signal"
conf.gem :mgem => "mruby-thread"
conf.gem :mgem => "mruby-file-stat"
conf.gem :mgem => "mruby-process"
conf.gem :mgem => "mruby-at_exit"
conf.gem :mgem => "mruby-onig-regexp"
conf.gem :mgem => "mruby-method"
conf.gem :mgem => "mruby-catch-throw"
conf.gem :github => 'haconiwa/mruby-exec'
conf.gem 'mruby-mspec-support'
Expand Down

0 comments on commit eb0381b

Please sign in to comment.