summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update specs for path always including ruby scopesegiddins/bundler-2-global-path-ruby-scopeSamuel Giddins2018-07-212-30/+68
* [Settings] Append the ruby scope on Bundler 2 with a global path settingSamuel Giddins2018-07-213-1/+6
* ignore ruby utf8 encoding declaration in gemspecs_spec.rb for rubocopColby Swandale2018-07-171-0/+1
* merge v1.16.3Colby Swandale2018-07-173-8/+84
|\
| * Version 1.16.3 with changelogv1.16.3Colby Swandale2018-07-172-1/+22
| * remove bundle 2 spec that tests features that is not available in 1-16-stableColby Swandale2018-07-171-27/+0
| * remove any bundler gemspec in travis-ci that rvm installsColby Swandale2018-07-171-5/+9
| * skip test that relies on unicode literals on ruby < 2.0Colby Swandale2018-07-121-1/+2
| * Fix syntax errors with heredocs in older versions of RubyColby Swandale2018-07-111-2/+2
| * Auto merge of #6502 - ojab:1-16-stable, r=indirectThe Bundler Bot2018-07-103-2/+65
| * Auto merge of #6605 - forestgagnon:refine-gemfile-source-warning, r=segiddinsThe Bundler Bot2018-07-101-0/+13
| * Auto merge of #6601 - deivid-rodriguez:more_flexible_stub, r=segiddinsThe Bundler Bot2018-07-101-1/+1
| * Auto merge of #6599 - deivid-rodriguez:fix/gemspec_encoding_regression, r=col...The Bundler Bot2018-07-102-1/+28
| * Auto merge of #6583 - bundler:skip-remove-auth-with-file-protocol, r=segiddinsThe Bundler Bot2018-07-1015-26/+44
| * Auto merge of #6573 - bundler:colby/process-lock-enotsup, r=segiddinsThe Bundler Bot2018-07-102-1/+12
| * Auto merge of #6571 - bundler:colby/fix-git-gem-error-message, r=indirectThe Bundler Bot2018-07-102-3/+65
| * Auto merge of #6550 - brodock:6546-fix-home-permissions, r=colby-swandaleThe Bundler Bot2018-07-102-1/+53
| * Auto merge of #6542 - bundler:colby/bundler-mkdir-no-sudo, r=colby-swandaleThe Bundler Bot2018-07-103-3/+31
| * Auto merge of #6565 - ianks:cache-bundler-on-travis, r=colby-swandaleThe Bundler Bot2018-07-101-0/+2
| * Auto merge of #6554 - bundler:segiddins/read-file-error, r=segiddinsThe Bundler Bot2018-07-101-1/+3
| * Auto merge of #6539 - BanzaiMan:ha-fix-man-page-links, r=segiddinsThe Bundler Bot2018-07-1012-43/+43
| * Auto merge of #6226 - bundler:seg-travis-2-5, r=segiddinsThe Bundler Bot2018-07-103-4/+6
| * Auto merge of #6232 - bundler:fix-ruby25-failing, r=hsbtThe Bundler Bot2018-07-106-82/+110
* | Auto merge of #6624 - bundler:no-document, r=colby-swandaleThe Bundler Bot2018-07-123-3/+11
|\ \
| * | rubocop -ano-documentSHIBATA Hiroshi2018-07-121-3/+3
| * | To use --no-document option after RubyGems 2.0. RubyGems will remove --no-ri ...SHIBATA Hiroshi2018-07-123-3/+11
|/ /
* | Auto merge of #6621 - ralphbolo:patch-1, r=segiddinsThe Bundler Bot2018-07-111-1/+1
|\ \
| * | Reword bundle update regression messageRalph2018-07-061-1/+1
* | | Auto merge of #6502 - ojab:1-16-stable, r=indirectThe Bundler Bot2018-07-103-2/+65
|\ \ \
| * | | only realpath things that existAndre Arko2018-07-091-2/+3
| * | | maybe this will resolve the intermittent Travis failuresAndre Arko2018-07-091-2/+3
| * | | use FileUtils _after_ it is requiredAndre Arko2018-07-091-7/+7
| * | | delete non-gem copies of Bundler in site_rubyAndre Arko2018-07-091-0/+7
| * | | prevent explosions on Ruby 1.8Andre Arko2018-07-091-1/+5
| * | | follow symlinks in bundler_ruby_lib as wellAndre Arko2018-07-091-1/+1
| * | | recursively follow symlinksAndre Arko2018-07-091-5/+7
| * | | Use realpath in clean_load_pathojab2018-05-033-2/+50
* | | | get that trailing whitespaceAndre Arko2018-07-081-1/+1
* | | | Merge pull request #6622 from bundler/rubymorillo-patch-2André Arko2018-07-081-3/+4
|\ \ \ \
| * | | | removed periodStephanie Morillo2018-07-071-1/+1
| * | | | Added RFC to contributing guidelinesStephanie Morillo2018-07-071-4/+5
| | |/ / | |/| |
* | | | Added RFC to the READMEStephanie Morillo2018-07-071-2/+3
|/ / /
* | | Auto merge of #6447 - agrim123:agr-update-error-message, r=segiddinsThe Bundler Bot2018-07-034-5/+115
|\ \ \
| * | | Extract injected gems into const variableAgrim Mittal2018-07-022-7/+9
| * | | Fix tests descriptionAgrim Mittal2018-07-021-16/+5
| * | | Update message based on dep requirementAgrim Mittal2018-07-022-4/+12
| * | | Fix failing specsAgrim Mittal2018-07-023-12/+17
| * | | Update failing specs for add and install commandsAgrim Mittal2018-07-022-18/+59
| * | | Add failing tests for install command and fix error message for addAgrim Mittal2018-07-023-23/+33
| * | | Add tests for version specificationsAgrim Mittal2018-07-023-10/+46