summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add test for gemspecAgrim Mittal2018-06-281-4/+12
| * | | Change new_deps to deps to avoid confusionAgrim Mittal2018-06-281-13/+12
| * | | Add warning if gem is not removedAgrim Mittal2018-06-282-4/+37
| * | | Added missing specs and updated regexAgrim Mittal2018-06-283-23/+48
| * | | Moved remove_gems to Injector and update some regexAgrim Mittal2018-06-283-27/+30
| * | | Add heredoc string to expected_gemfileAgrim Mittal2018-06-282-67/+75
| * | | Add failing specs for more casesAgrim Mittal2018-06-282-16/+129
| * | | Fix failing specs for nested groupsAgrim Mittal2018-06-282-72/+77
| * | | Add failing specs for removing gems from groupsAgrim Mittal2018-06-281-64/+197
| * | | Rearrange remove functions to injectorAgrim Mittal2018-06-282-1/+67
| * | | Add install flag to removeAgrim Mittal2018-06-282-65/+11
| * | | Remove remote resolvingAgrim Mittal2018-06-281-14/+7
| * | | Add empty block removal logic and specsAgrim Mittal2018-06-282-9/+43
| * | | Add specs for removal of empty blocksAgrim Mittal2018-06-282-3/+32
| * | | Fix failing specsAgrim Mittal2018-06-281-2/+8
| * | | Add support for mutiple gems and add failing specsAgrim Mittal2018-06-284-36/+70
| * | | Add man page for removeAgrim Mittal2018-06-281-0/+16
| * | | Add specs for remove commandAgrim Mittal2018-06-281-0/+40
| * | | Add remove class and related functionsAgrim Mittal2018-06-282-0/+59
| * | | Add remove function to cliAgrim Mittal2018-06-281-0/+9
* | | | Auto merge of #6613 - kemitchell:mention-show-sorts-in-doc, r=colby-swandaleThe Bundler Bot2018-07-011-2/+3
|\ \ \ \
| * | | | Document that `bundle show [--paths]` sorts resultsKyle E. Mitchell2018-06-301-2/+3
| | |/ / | |/| |
* | | | Auto merge of #6614 - bundler:segiddins/molinillo-0-6-5, r=segiddinsThe Bundler Bot2018-07-012-9/+31
|\ \ \ \
| * | | | Update vendored molinillo to 0.6.5Samuel Giddins2018-06-302-9/+31
* | | | | Auto merge of #6605 - forestgagnon:refine-gemfile-source-warning, r=segiddinsThe Bundler Bot2018-07-011-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add warning to docs for explicit source gotchaForest Gagnon2018-06-291-0/+13
* | | | | Auto merge of #6612 - hdf1986:readme-bundle-add, r=segiddinsThe Bundler Bot2018-07-011-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Updated 'bundle add' to rspec install guideHugo David Farji2018-06-301-1/+1
|/ / / /
* | | | Auto merge of #6602 - deivid-rodriguez:ci_against_latest, r=hsbtThe Bundler Bot2018-06-282-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump ruby 2.3 to latest patch level releaseDavid Rodríguez2018-06-281-3/+3
| * | | Cleanup rubygems version listDavid Rodríguez2018-06-271-1/+1
| * | | Simplify comments for maintainabilityDavid Rodríguez2018-06-271-2/+2
| * | | Test against latest rubygems versionDavid Rodríguez2018-06-272-4/+4
| * | | Test 1.x against oldest and newest rubiesDavid Rodríguez2018-06-251-1/+1
| * | | Bump ruby 2.5 to latest patch level releaseDavid Rodríguez2018-06-251-1/+1
* | | | Auto merge of #6572 - agrim123:agr-bundle-list-options, r=hsbtThe Bundler Bot2018-06-274-8/+110
|\ \ \ \ | |_|/ / |/| | |
| * | | Change options to --without-group and --only-groupAgrim Mittal2018-06-174-25/+25
| * | | fix redunant logicAgrim Mittal2018-06-151-20/+18
| * | | Add documentation for bundle list without and only optionsAgrim Mittal2018-06-151-1/+17
| * | | abstract group separation logic based on optionsAgrim Mittal2018-06-152-32/+26
| * | | add specs for only and without optionsAgrim Mittal2018-06-151-1/+52
| * | | add initial draft of without and only optionsAgrim Mittal2018-06-152-5/+48
* | | | Auto merge of #6601 - deivid-rodriguez:more_flexible_stub, r=segiddinsThe Bundler Bot2018-06-261-1/+1
|\ \ \ \
| * | | | More flexible mocking of specificationDavid Rodríguez2018-06-251-1/+1
| | |/ / | |/| |
* | | | Auto merge of #6599 - deivid-rodriguez:fix/gemspec_encoding_regression, r=col...The Bundler Bot2018-06-262-1/+28
|\ \ \ \ | |/ / / |/| | |
| * | | More informative skip messageDavid Rodríguez2018-06-251-1/+1
| * | | Skip encoding spec on 1.8.7David Rodríguez2018-06-241-0/+2
| * | | Try fix 1.8.7 buildDavid Rodríguez2018-06-241-1/+1
| * | | Respect encodings when reading gemspecsDavid Rodríguez2018-06-242-1/+26
|/ / /
* | | Auto merge of #6586 - bundler:segiddins/softer-major-deprecations, r=indirectThe Bundler Bot2018-06-211-3/+4
|\ \ \