diff options
| -rw-r--r-- | mrbgems/felflame.gembox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mrbgems/felflame.gembox b/mrbgems/felflame.gembox index 7f86486be..459adab62 100644 --- a/mrbgems/felflame.gembox +++ b/mrbgems/felflame.gembox @@ -37,8 +37,8 @@ conf.gem :core => "mruby-bin-config" # -- OTHER GEMS -- # Test gem -conf.gem :git => '[email protected]:realtradam/sample-mruby-gem.git', :branch => 'test' -conf.gem :git => '[email protected]:realtradam/mruby-raylib.git' +#conf.gem :git => '[email protected]:realtradam/sample-mruby-gem.git', :branch => 'test' +conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'dev' # -- POTENTIAL GEMS -- # gems that we may want incorperated |
