ruby - rubygems platform specific dependency -


gem install pomo not pull in dependency libnotify on linux, causes loaderror @ runtime. problem seems rubygems doesn't know how deal conditionals in gemfile, , writing this extension suggested rubygems wikibook didn't help. how supposed express platform-specific dependencies?

you might consider using bundler. configure dependencies using text file (gemfile) , can have platform-specific regions. think newer versions of ruby have bundler in gems.


Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -