Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. rake aborted!
  2. MultiJson::AdapterError: Did not recognize your adapter specification (cannot load such file -- json/ext/parser).
  3.  
  4. gem 'multi_json', '1.7.8'
  5.  
  6. rm Gemfile.lock
  7.  
  8. bundle install
  9.  
  10. git add .
  11. git commit -m "Downgrade multi_json gem"
  12.  
  13. git aws.push
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement