This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(PUP-2389) Add ruby 2.0.0-x64 | |
- Removed Tcl/Tk (10MB and not included as part of the standard install) | |
- Removed generated docs for gems (9 MB) | |
- Removed the following gems: | |
* win32-api (KEEP FOR NOW) | |
* windows-pr (KEEP FOR NOW) | |
* win32console (KEEP FOR NOW) | |
* windows-api (COMES with windows-pr) | |
- THINKING ABOUT - Removed gem cache (9 MB) |
Grab win32-api x64 from mirror.
leave windows-pr for now.
I think win32console is going to give us headaches since it will require a natively built gem on the mirror.
Do we need systemu and json (mco dependencies?)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you remove win32console, you have to update colors.rb at the same time.