hexgnu / linkedin

Ruby wrapper for the LinkedIn API
http://rdoc.info/gems/linkedin
MIT License
756 stars 407 forks source link

Failing in deployment to heroku #239

Closed 0bserver07 closed 9 years ago

0bserver07 commented 9 years ago

LinkedIn gem uses hashie-3.3.0 in the gemlock, and it's failing on heroku

   Could not find hashie-3.3.0 in any of the sources
   Bundler Output: Fetching source index from https://rubygems.org/
   Fetching git://github.com/stefanpenner/country_select.git
   Could not find hashie-3.3.0 in any of the sources
hundredwatt commented 9 years ago

Looks like 3.3.0 was yanked, use bundle update hashie to upgrade to hashie 3.3.1