Skip to content

Instantly share code, notes, and snippets.

@hone
Created September 20, 2011 00:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hone/1228013 to your computer and use it in GitHub Desktop.
Save hone/1228013 to your computer and use it in GitHub Desktop.
Bundler 1.2 Roadmap
1. Remove Index#use
2. Separate Definition/DSL concerns
3. Move Source#run_hooks into RubyGemsIntegration
4. bundle issues command (posts a gist of the stuff in ISSUES)
5. Get specs passing on JRuby and RBX
6. ruby version check
7. git clone --shallow 1 in bundler, during autoclean mode
8. allow git/path for the same gem: http://www.cowboycoded.com/2010/08/10/using-2-sources-for-a-gem-in-different-environments-with-bundler/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment