Advertisement
Guest User

Untitled

a guest
Dec 11th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. $ gem list rubyzip
  2.  
  3. *** LOCAL GEMS ***
  4.  
  5. rubyzip (1.1.0, 0.9.9)
  6.  
  7. $ sudo gem uninstall rubyzip
  8.  
  9. Select gem to uninstall:
  10. 1. rubyzip-0.9.9
  11. 2. rubyzip-1.1.0
  12. 3. All versions
  13. > 3
  14.  
  15. You have requested to uninstall the gem:
  16. rubyzip-0.9.9
  17.  
  18. calabash-android-0.4.18 depends on rubyzip (~> 0.9.9)
  19. cucumber-1.3.10 depends on rubyzip (< 1.0, development)
  20. xamarin-test-cloud-0.9.26 depends on rubyzip (~> 0.9.9)
  21. If you remove this gem, these dependencies will not be met.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement