summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [GemVersionPromoter] Prefer non-pre-release versionssegiddins/6684-gvp-prefer-non-presSamuel Giddins2018-09-124-5/+31
* Auto merge of #6693 - eregon:truffleruby, r=colby-swandaleThe Bundler Bot2018-09-1110-14/+50
|\
| * Fix alignment of "end" as required by RuboCopBenoit Daloze2018-09-101-1/+1
| * Adapt RubyVersion spec now that it fallbacks to RUBY_ENGINE_VERSIONBenoit Daloze2018-09-091-4/+4
| * Add specs for the truffleruby platformBenoit Daloze2018-09-093-1/+27
| * Update the Gemfile documentation to reflect the addition of TruffleRuby in Bu...Benoit Daloze2018-09-091-6/+8
| * Add TruffleRuby to the list of engines in BundlerBenoit Daloze2018-09-091-1/+7
| * Add TruffleRuby to the list of possible shebangsBenoit Daloze2018-09-091-0/+1
| * Fallback to the standard RUBY_ENGINE_VERSION constantBenoit Daloze2018-09-092-3/+3
| * Add TruffleRuby to Bundler::Dependency::PLATFORM_MAPBenoit Daloze2018-09-091-0/+1
* | Auto merge of #6692 - eregon:simplify-autoload-require-deprecate, r=segiddinsThe Bundler Bot2018-09-101-1/+2
|\ \ | |/ |/|
| * Check that Bundler::Deprecate is not an autoload constantBenoit Daloze2018-09-091-1/+2
|/
* Auto merge of #6688 - voxik:check-search, r=colby-swandaleThe Bundler Bot2018-09-081-1/+1
|\
| * Check if 'search' is initialized.Vít Ondruch2018-09-061-1/+1
|/
* Auto merge of #6676 - ankitkataria:gemfile-flag, r=colby-swandaleThe Bundler Bot2018-09-032-0/+10
|\
| * Uses logic from cli and removes redundant testankitkataria2018-09-023-14/+0
| * Remove comment from exec runankitkataria2018-08-301-2/+0
| * Fixes test for --gemfile flagankitkataria2018-08-281-4/+10
| * Add test for --gemfile flagankitkataria2018-08-241-0/+10
| * Add gemfile flag to exec commandankitkataria2018-08-243-0/+10
* | Auto merge of #6682 - bundler:bundle_env_formatting, r=colby-swandaleThe Bundler Bot2018-09-032-1/+9
|\ \
| * | Improve test to better self explain what it doesbundle_env_formattingDavid Rodríguez2018-09-011-2/+6
| * | Remove extra new lines from `bundle env` outputDavid Rodríguez2018-08-302-1/+5
|/ /
* | Auto merge of #6675 - MaxLap:master, r=greysteilThe Bundler Bot2018-08-273-5/+75
|\ \
| * | Let updater retry on HTTPRequestedRangeNotSatisfiable (416)Maxime Lapointe2018-08-273-0/+70
| * | Clarify variable options => headersMaxime Lapointe2018-08-271-5/+5
|/ /
* | Auto merge of #6673 - bundler:colby/new-team-member-homu, r=segiddinsThe Bundler Bot2018-08-271-0/+1
|\ \
| * | Add adding a team member to bundlerbotcolby/new-team-member-homuColby Swandale2018-08-241-0/+1
* | | Auto merge of #6669 - ChrisBr:fix_dep_proxy, r=segiddinsThe Bundler Bot2018-08-272-2/+24
|\ \ \
| * | | Fix DepProxy#hash calculationChristian Bruckmayer2018-08-232-1/+6
| * | | Fix DepProxy#== undefind method errorChristian Bruckmayer2018-08-232-1/+18
| | |/ | |/|
* | | Auto merge of #6670 - bundler:colby/invite-stephanie-morillo, r=segiddinsThe Bundler Bot2018-08-271-1/+1
|\ \ \ | |_|/ |/| |
| * | add Stephanie Morillo to gemspec author listcolby/invite-stephanie-morilloColby Swandale2018-08-231-1/+1
|/ /
* | Auto merge of #6664 - greysteil:avoid-printing-git-error, r=colby-swandaleThe Bundler Bot2018-08-221-1/+9
|\ \
| * | Avoid printing git error when checking version on badly packaged versionGrey Baker2018-08-161-1/+9
* | | fix rubocopColby Swandale2018-08-221-0/+1
* | | merge v1.16.4Colby Swandale2018-08-222-0/+22
|\ \ \ | |_|/ |/| |
| * | Version 1.16.4 with changelogv1.16.4Colby Swandale2018-08-202-1/+22
| * | Auto merge of #6668 - eregon:fix-encoding-spec-from-6661, r=deivid-rodriguezThe Bundler Bot2018-08-201-1/+1
| * | Add encoding magic comment to gemfile specColby Swandale2018-08-171-0/+1
| * | Auto merge of #6662 - bundler:indirect/update-authors, r=colby-swandaleThe Bundler Bot2018-08-161-1/+2
| * | Auto merge of #6650 - greysteil:dont-mutate-original-trees, r=segiddinsThe Bundler Bot2018-08-161-0/+3
| * | Auto merge of #6661 - eregon:consistent-encoding-for-reading-files, r=deivid-...The Bundler Bot2018-08-163-3/+32
| * | Auto merge of #6652 - bundler:seg-molinillo-0.6.6, r=segiddinsThe Bundler Bot2018-08-163-4/+19
| * | Auto merge of #6645 - bundler:colby/require-etc, r=colby-swandaleThe Bundler Bot2018-08-161-0/+1
| * | Auto merge of #6636 - ojab:1-16-stable, r=indirectThe Bundler Bot2018-08-161-6/+2
| * | Auto merge of #6624 - bundler:no-document, r=colby-swandaleThe Bundler Bot2018-08-163-3/+11
| * | Auto merge of #6621 - ralphbolo:patch-1, r=segiddinsThe Bundler Bot2018-08-161-1/+1
| * | Auto merge of #6613 - kemitchell:mention-show-sorts-in-doc, r=colby-swandaleThe Bundler Bot2018-08-161-2/+3
| * | Auto merge of #6570 - akihiro17:prerelease-dependency, r=segiddinsThe Bundler Bot2018-08-162-4/+7