summaryrefslogtreecommitdiff
path: root/lib/bundler/postit_trampoline.rb
Commit message (Expand)AuthorAgeFilesLines
* Feature-flag the postit trampoline, disabled by defaultseg-feature-flag-trampolineSamuel Giddins2016-07-271-47/+50
* Remove `\n` from warningBoggs2016-06-291-3/+2
* Modify condition for warningBoggs2016-06-281-1/+1
* Update Bundler version to check againstBoggs2016-06-281-1/+1
* Use `Bundler::VERSION` for specBoggs2016-06-281-1/+2
* Limit warning to `bundle i` and `bundle install`Boggs2016-06-281-1/+1
* Add warnings for different versions of bundler; add specsBoggs2016-06-281-3/+5
* Print an outdated warning when a project is locked to an old version of BundlerBoggs2016-06-281-0/+6
* [Trampoline] Dont change the load path just for postitseg-postit-trampoline-load-pathSamuel Giddins2016-06-241-7/+4
* [PostItTrampoline] Support for running as a default specseg-rubygems-mergerSamuel Giddins2016-06-211-2/+5
* Fail gracefully when installing bundler failsSamuel Giddins2016-06-101-2/+10
* Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-101-0/+46