Skip to content

Instantly share code, notes, and snippets.

@dorentus
Created March 28, 2014 07:26
Show Gist options
  • Save dorentus/9827177 to your computer and use it in GitHub Desktop.
Save dorentus/9827177 to your computer and use it in GitHub Desktop.
MRuby::GemBox.new do |conf|
conf.gem :github => 'iij/mruby-digest'
conf.gem :github => 'iij/mruby-io'
conf.gem :github => 'iij/mruby-socket'
conf.gem :github => 'iij/mruby-regexp-pcre'
conf.gem :github => 'iij/mruby-pack'
conf.gem :github => 'dorentus/mruby-bnet-authenticator'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment