summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In windows environment, ':' is always contained path variable.support-windowsSHIBATA Hiroshi2018-10-161-1/+1
* Merge #6733Bundlerbot2018-10-121-1/+3
|\
| * Check for file or folder when checking for git hash in build metadatacolby/fix-rubygems-spec-suiteColby Swandale2018-10-111-1/+3
* | fix typos in the 1.16.6 changelogColby Swandale2018-10-111-2/+2
* | Merge #6719Bundlerbot2018-10-101-2/+2
|\ \ | |/ |/|
| * Update for new bors merge commit messagesegiddins/new-bors-merge-commit-messageSamuel Giddins2018-10-021-2/+2
* | Merge branch '1-16-stable'Colby Swandale2018-10-071-0/+22
|\ \
| * | Version 1.16.6 with changelogv1.16.6Colby Swandale2018-10-052-1/+23
| * | fix uninitialized @use_gvp instance var warningColby Swandale2018-10-051-0/+1
| * | no longer test Ruby 1.9.3 against rubygems masterColby Swandale2018-10-052-3/+4
| * | Merge #6708Bundlerbot2018-10-052-13/+47
| * | Auto merge of #6697 - walf443:added_changelog_section, r=hsbtThe Bundler Bot2018-10-053-1/+6
| * | Merge #6687Bundlerbot2018-10-051-1/+1
| * | Merge #6686Bundlerbot2018-10-051-5/+7
| * | Auto merge of #6670 - bundler:colby/invite-stephanie-morillo, r=segiddinsThe Bundler Bot2018-10-051-1/+1
| * | Auto merge of #6627 - agrim123:agr-fix-add-groups, r=deivid-rodriguezThe Bundler Bot2018-10-053-4/+4
| * | Auto merge of #6612 - hdf1986:readme-bundle-add, r=segiddinsThe Bundler Bot2018-10-051-1/+1
| * | Auto merge of #6495 - bundler:segiddins/6491-extra-gem-platform-in-lockfile, ...The Bundler Bot2018-10-053-15/+159
| * | Auto merge of #6493 - agrim123:agr-update-bundle-update-docs, r=colby-swandaleThe Bundler Bot2018-10-051-6/+10
| * | Auto merge of #6310 - utilum:rescue_unspecified_exception, r=segiddinsThe Bundler Bot2018-10-0513-16/+16
| * | Auto merge of #6184 - arbonap:pa-check-in-gemfile-docs, r=indirectThe Bundler Bot2018-10-051-2/+11
| * | fix typoOscar Amado2018-09-191-1/+1
* | | Merge #6718Bundlerbot2018-10-066-13/+67
|\ \ \
| * | | Refactor initial codecorrect_bundle_show_deprecationDavid Rodríguez2018-10-011-7/+5
| * | | Fix `--paths` argument handlingDavid Rodríguez2018-10-012-2/+23
| * | | Fix "bundle show" deprecation messagesDavid Rodríguez2018-10-012-5/+43
| * | | Remove "no-color" tweaks from specsDavid Rodríguez2018-10-014-8/+5
* | | | Merge #6711Bundlerbot2018-10-062-1/+102
|\ \ \ \
| * | | | Add another spec, separate new case into its own testSamuel Giddins2018-10-022-1/+96
| * | | | Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-272-1/+7
* | | | | Merge #6721Bundlerbot2018-10-031-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | http://bundler.io redirects to https://Akira Matsuda2018-10-031-1/+1
| * | | | GitHub is HTTPS by defaultAkira Matsuda2018-10-031-2/+2
|/ / / /
* | | | Merge #6687Bundlerbot2018-09-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix assignment in condition.Vít Ondruch2018-09-251-1/+1
* | | | Merge #6708Bundlerbot2018-09-262-13/+47
|\ \ \ \ | |_|/ / |/| | |
| * | | make `only_update_to_newer_versions` work correctly with `bundle update`Florian Munz2018-09-252-13/+47
|/ / /
* | | Merge #6707Bundlerbot2018-09-253-10/+27
|\ \ \
| * | | Improve redownload specsmore_assertionsDavid Rodríguez2018-09-242-6/+26
| * | | Remove unnecessary assertion exclusionremove_unnecessary_assertion_exclusionDavid Rodríguez2018-09-241-4/+1
* | | | Merge #6686Bundlerbot2018-09-251-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Output OpenSSL information only when OpenSSL is available.Vít Ondruch2018-09-061-5/+7
| |/ /
* | | Merge #6316Bundlerbot2018-09-242-1/+48
|\ \ \
| * | | Sort unwritable_filesKenji Okimoto2018-04-231-1/+1
| * | | Display unwritable files in each lineKenji Okimoto2018-04-232-4/+10
| * | | Add backward compatibility code for Ruby 1.8.7Kenji Okimoto2018-04-231-2/+8
| * | | Use 0o for octal literalsKenji Okimoto2018-04-231-1/+1
| * | | Add test for Bundler.requires_sudo?Kenji Okimoto2018-04-231-0/+31
| * | | Scan files array only onceKenji Okimoto2018-04-231-2/+2
| * | | Use double quote instead of single quoteKenji Okimoto2018-04-231-1/+1