mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Specify the core library instead of the external library.
This commit is contained in:
@@ -8,7 +8,7 @@ MRuby::Build.new do |conf|
|
||||
|
||||
# ... (snip) ...
|
||||
|
||||
conf.gem :git => 'https://github.com/matsumoto-r/mruby-sleep.git'
|
||||
conf.gem :core => 'mruby-sleep'
|
||||
end
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user