Skip to content

Commit

Permalink
Added mpapis-bundler to global gemset. This will allow people to use …
Browse files Browse the repository at this point in the history
…(for example) a Gemfile without having to select a gemset to use, and if there is, say, rake in their Gemfile and rake in the default.gems (which is the gemset selected if none was specified) then automatically the rake in their Gemfile will be used rather than the global. This is a failing in bundler that this gem fixes.
  • Loading branch information
Deryl R. Doucette committed Mar 14, 2012
1 parent f2f8288 commit caa89b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemsets/global.gems
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
bundler
mpapis-bundler

0 comments on commit caa89b3

Please sign in to comment.