diff options
| -rw-r--r-- | doc/mrbgems/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/mrbgems/README.md b/doc/mrbgems/README.md index 866198f79..863f7bd30 100644 --- a/doc/mrbgems/README.md +++ b/doc/mrbgems/README.md @@ -159,10 +159,6 @@ Its format is same as argument of method `MRuby::Build#gem`, expect that it can' When a special version of depedency is required, use `MRuby::Build#gem` in *build_config.rb* to override default gem. -__ATTENTION:__ -The dependency system is currently (May 2013) under development and doesn't check -or resolve dependencies! - In case your GEM has more complex build requirements you can use the following options additionally inside of your GEM specification: |
