diff options
| author | arngo <[email protected]> | 2022-01-18 18:37:08 -0500 |
|---|---|---|
| committer | arngo <[email protected]> | 2022-01-18 18:37:08 -0500 |
| commit | ba4a056d9b45154937fd2455b5d2579abbbdc501 (patch) | |
| tree | 6deb638d417593f04c3c8926ff8815eff5da1c75 /mrbgems/felflame.gembox | |
| parent | fc4c4c553c7e6c5c61870ef4d411f3dc40276fa8 (diff) | |
| download | mruby-ba4a056d9b45154937fd2455b5d2579abbbdc501.tar.gz mruby-ba4a056d9b45154937fd2455b5d2579abbbdc501.zip | |
switch mruby-raylib gem to master branch
Diffstat (limited to 'mrbgems/felflame.gembox')
| -rw-r--r-- | mrbgems/felflame.gembox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/felflame.gembox b/mrbgems/felflame.gembox index 459adab62..e0a79a078 100644 --- a/mrbgems/felflame.gembox +++ b/mrbgems/felflame.gembox @@ -38,7 +38,7 @@ conf.gem :core => "mruby-bin-config" # Test gem #conf.gem :git => '[email protected]:realtradam/sample-mruby-gem.git', :branch => 'test' -conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'dev' +conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'master' # -- POTENTIAL GEMS -- # gems that we may want incorperated |
