i am trying to include typhoeus like:
require 'typhoeus'
but i see in log files:
/dependencies.rb:229:in `require': No such file to load -- typhoeus (LoadError)
I included it to the gem file and i don't know what i do wrong