

(vm:sandbox) 08:43 ~/develop/rails_with_notification > rails s Your bundle is complete! Use `bundle show ` to see where a bundled gem is installed.
Remove growl 2.1.3 install#
(vm:sandbox) 08:42 ~/develop/rails_with_notification > bundle install (vm:sandbox) 08:42 ~/develop/rails_with_notification > cat Gemfile (vm:sandbox) 08:42 ~/develop/rails_with_notification > gem list | grep ffi (vm:sandbox) 08:42 ~/develop/rails_with_notification > gem uninstall libnotify If you remove this gems, one or more dependencies will not be met. (vm:sandbox) 08:42 ~/develop/rails_with_notification > gem uninstall ffi
