summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* Update GitHub URLs in error messages.Ellen Marie Dash2020-02-011-2/+2
* Prefer `require_relative` for internal requiresDavid Rodríguez2019-04-191-1/+1
* Replace unsafe http URLs with https URLsTakumasa Ochi2019-01-281-2/+2
* move implementation of Bundler::Env to class methodsColby Swandale2017-04-201-1/+1
* [Env] Default to always printing gemfile & gemspecsseg-error-reportSamuel Giddins2017-04-151-1/+1
* Minor copy changes to issue commandJonathan Pike2017-04-041-2/+2
* Use hashrocket syntax with print_gemfile optionJonathan Pike2017-03-151-1/+1
* Print gemfile and gemfile.lock with env outputJonathan Pike2017-03-151-1/+1
* Add bundle issue command that prints instructions for reporting issuesJonathan Pike2017-03-071-0/+40