summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix breaking bundler 1 spec for ruby 2.6 with RG 2.7segiddins/ruby-2.6Colby Swandale2018-12-291-3/+3
* ignore RubyGems warnings about deprecated methods in version.rbColby Swandale2018-12-291-1/+5
* embed Shellwords.escape into bundler gemspecColby Swandale2018-12-291-1/+2
* fix usuage of IO.popen on Ruby 1.8Colby Swandale2018-12-281-1/+1
* make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6Colby Swandale2018-12-283-2/+7
* set `bundle` spec helper to load the system bundler binstub directly instead ...Colby Swandale2018-12-281-1/+1
* Fix specs that are broken in ruby 2.6Samuel Giddins2018-12-283-9/+24
* Test against Ruby 2.6 and RubyGems 3Samuel Giddins2018-12-284-10/+22
* Merge remote-tracking branch 'origin/1-17-stable'Colby Swandale2018-12-271-0/+11
|\
| * cleanup changelog and releasev1.17.3Colby Swandale2018-12-271-2/+2
| * Version 1.17.3 with changelogColby Swandale2018-12-272-1/+12
| * Merge #6853Bundlerbot2018-12-271-0/+3
| * Merge #6849Bundlerbot2018-12-271-3/+2
| * Merge #6840bundlerbot[bot]2018-12-271-0/+7
| |\
| | * make rubocop happycolby/fix-gem-installation-bundler-1Colby Swandale2018-12-261-1/+0
| | * fix installing gems on _really_ old versions of RubyGemsColby Swandale2018-12-261-0/+8
| |/
| * Revert "add bors config"Colby Swandale2018-12-261-10/+0
| * configure bors instead of homuAndre Arko2018-12-261-1/+2
| * add bors configColby Swandale2018-12-191-0/+10
* | Merge #6849Bundlerbot2018-12-271-3/+2
|\ \
| * | remove code that was previously unreachablecolby/revert-b490e73Colby Swandale2018-12-261-3/+2
* | | Merge #6853Bundlerbot2018-12-261-0/+3
|\ \ \
| * | | add bundle-remove entry to bundler man pagecolby/bundler-remove-docsColby Swandale2018-12-261-0/+3
|/ / /
* | | Merge #6828Bundlerbot2018-12-132-0/+14
|\ \ \ | |/ / |/| |
| * | Added quiet flag to inline bundlerPatryk Ptasiński2018-12-132-0/+14
* | | Merge branch '1-17-stable'Colby Swandale2018-12-111-0/+4
|\ \ \ | | |/ | |/|
| * | Version 1.17.2 with changelogv1.17.2Colby Swandale2018-12-112-1/+5
| * | Merge #6798Bundlerbot2018-12-113-1/+19
| * | Merge #6818Bundlerbot2018-12-112-1/+13
| * | Merge #6786Bundlerbot2018-12-112-4/+4
| * | Merge #6743Bundlerbot2018-12-1130-64/+130
| * | Merge #6742Bundlerbot2018-12-114-5/+9
| * | Merge #6740Bundlerbot2018-12-112-11/+2
| * | Merge #6834Bundlerbot2018-12-101-0/+2
| * | Merge pull request #6752 from bundler/indirect/backport-6737André Arko2018-11-211-4/+11
* | | Merge #6834Bundlerbot2018-12-091-0/+2
|\ \ \
| * | | Allow files other than Gemfile.lock to be opened in definition specssegiddins/allow-rubygems-to-open-filesSamuel Giddins2018-12-081-0/+2
|/ / /
* | | Merge #6832Bundlerbot2018-12-061-7/+10
|\ \ \
| * | | Bring CI matrix back to its previous stateDavid Rodríguez2018-12-061-7/+10
|/ / /
* | | Merge #6830Bundlerbot2018-12-062-5/+10
|\ \ \ | |_|/ |/| |
| * | move rubocop into a separate stage in Travis-CIColby Swandale2018-12-062-5/+10
|/ /
* | Merge #6818Bundlerbot2018-12-012-1/+13
|\ \
| * | Following up ruby core changes.SHIBATA Hiroshi2018-11-272-1/+13
* | | Merge #6811Bundlerbot2018-11-271-1/+1
|\ \ \ | |/ / |/| |
| * | use '|' to preserve line breaks in welcome messageColby Swandale2018-11-271-1/+1
|/ /
* | Merge #6798Bundlerbot2018-11-263-1/+19
|\ \
| * | add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-253-1/+19
* | | Merge #6805Bundlerbot2018-11-242-11/+35
|\ \ \
| * | | [Plugin] Ignore the deployment settingsegiddins/plugins-ignore-deploymentSamuel Giddins2018-11-242-11/+35
* | | | Merge #6806Bundlerbot2018-11-241-4/+0
|\ \ \ \ | |/ / / |/| | |