Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. $ bundle install
  2. Could not find tzinfo-0.3.27 in any of the sources
  3. Run `bundle install` to install missing gems.
  4.  
  5. $ gem list
  6. Could not find tzinfo-0.3.27 in any of the sources
  7. Run `bundle install` to install missing gems.
  8.  
  9. $ bundle update
  10. Could not find tzinfo-0.3.27 in any of the sources
  11. Run `bundle install` to install missing gems.
  12.  
  13. $ rails -v
  14. Could not find tzinfo-0.3.27 in any of the sources
  15. Run `bundle install` to install missing gems.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement