summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Separate conditions for version specificationAgrim Mittal2018-07-021-4/+10
| * | Add test for error messageAgrim Mittal2018-07-021-0/+12
| * | Update message descriptionAgrim Mittal2018-07-021-1/+1
| * | Update error message on bundle add in case of duplicationAgrim Mittal2018-07-021-1/+2
* | | Auto merge of #5252 - feministy:release-docs, r=segiddinsThe Bundler Bot2018-07-021-3/+141
|\ \ \ | |/ / |/| |
| * | Update for release automationSamuel Giddins2018-06-302-110/+141
| * | wip - documenting release processLiz Abinante2018-06-301-0/+107
* | | Auto merge of #6513 - agrim123:agr-bundler-remove, r=indirectThe Bundler Bot2018-07-029-14/+793
|\ \ \
| * | | Update documentationAgrim Mittal2018-07-012-8/+6
| * | | Move write_to_gemfile to SharedHelpersAgrim Mittal2018-06-282-8/+6
| * | | Remove necessary comments and update documentationAgrim Mittal2018-06-284-15/+5
| * | | Add gemfile method to dependencyAgrim Mittal2018-06-283-4/+5
| * | | Fix test suite and update error messagesAgrim Mittal2018-06-282-47/+41
| * | | Remove necessary comments and update docsAgrim Mittal2018-06-284-7/+5
| * | | Add gemfile error when gem is not presentAgrim Mittal2018-06-284-20/+19
| * | | Add partial gem removal logicAgrim Mittal2018-06-282-8/+15
| * | | Update test suite for bundle removeAgrim Mittal2018-06-281-46/+93
| * | | fix requirement in pretty_dependency when version not specifiedAgrim Mittal2018-06-281-2/+3
| * | | Remove raise error when dependency is not foundAgrim Mittal2018-06-282-22/+82
| * | | Save extra work when no gems are there to be removedAgrim Mittal2018-06-281-4/+17
| * | | Handle eval_gemfileAgrim Mittal2018-06-284-51/+114
| * | | Add check for gems that removes other gemsAgrim Mittal2018-06-283-21/+53
| * | | Update patterns regexAgrim Mittal2018-06-283-4/+14
| * | | Update documentationAgrim Mittal2018-06-282-4/+13