From: Deepak Kannan Date: 2010-08-03T16:43:23+09:00 Subject: upgrading gems with native dependencies hi, I have installed a gem with a native dependency. eg. have installed the yajl library from: http://github.com/lloyd/yajl and then have installed yajl-ruby gem: http://github.com/brianmario/yajl-ruby If i upgrade the native package, then do i have to reinstall the gem? Also even before doing that, can i find the gems that depend on the package. This is because i may not know the gems offhand that depend on the native package. cheers, deepak -- Posted via http://www.ruby-forum.com/.