aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA2021-01-0441-74/+3260
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-2310-93/+120
* Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA2020-12-183-6/+17
* Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA2020-12-1511-61/+63
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-0862-135/+3064
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-1579-227/+352
* [rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins2020-09-281-2/+1
* [rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada2020-09-281-2/+2
* bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA2020-09-231-1/+1
* Fix typos [ci skip]Kazuhiro NISHIYAMA2020-09-171-1/+1
* [rubygems/rubygems] Remove now unneeded codeDavid Rodríguez2020-07-311-7/+0
* Import remaining changesDavid Rodríguez2020-07-156-14/+13
* [rubygems/rubygems] Unswallow `Gem::Package::FormatError`David Rodríguez2020-07-151-2/+0
* [rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez2020-07-151-1/+8
* [rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happyUtkarsh Gupta2020-07-151-2/+3
* [rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happyUtkarsh Gupta2020-07-151-0/+2
* [rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happyUtkarsh Gupta2020-07-151-1/+5
* [rubygems/rubygems] Fix remaining RuboCop issuesUtkarsh Gupta2020-07-155-0/+10
* [rubygems/rubygems] Avoid calling LoadError#message because of its slownessJean Boussier2020-07-151-12/+2
* [rubygems/rubygems] Constrain (shipped) RuboCop's versionUtkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] Lock rubocop version to 0.80.1Utkarsh Gupta2020-07-151-0/+3
* [rubygems/rubygems] Make Style/HashSyntax cop happyUtkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] Roll back to Dir.chdir blockUtkarsh Gupta2020-07-151-1/+3
* [rubygems/rubygems] Fix RuboCop offensesUtkarsh Gupta2020-07-158-6/+20
* [rubygems/rubygems] bundler/lib/bundler/installer.rb - fix Windows 'executabl...MSP-Greg2020-07-151-12/+23
* [rubygems/rubygems] Disable parallel installation by default on WindowsDavid Rodríguez2020-06-181-1/+8
* [rubygems/rubygems] Remove unused methodDavid Rodríguez2020-06-181-6/+0
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-1/+0
* Ship default .rubocop.ymlUtkarsh Gupta2020-06-182-0/+8
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-0/+1
* Rename hidden templatesDavid Rodríguez2020-06-185-4/+4
* Undeprecate the `--no-cache` flagDavid Rodríguez2020-06-181-1/+1
* Removed the old file with https://github.com/rubygems/rubygems/pull/3667Hiroshi SHIBATA2020-06-181-6/+0
* Generalize CI templatesFrank Lam2020-06-183-5/+5
* Use consistent filenaming for Travis templateFrank Lam2020-06-182-1/+7
* Update github workflow templateFrank Lam2020-06-181-3/+3
* Update CI templatesFrank Lam2020-06-182-4/+4
* [rubygems/rubygems] Fix nonexistent constant in CircleCI templateFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Move already configured --test hint to before test file c...Frank Lam2020-06-181-6/+4
* [rubygems/rubygems] Move already configured --ci hint to before CI file creationFrank Lam2020-06-181-6/+4
* [rubygems/rubygems] Lower verboseness of user-facing text for bundle gemFrank Lam2020-06-181-7/+4
* [rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam2020-06-182-11/+21
* [rubygems/rubygems] Remove extra whitespaceFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam2020-06-182-5/+5
* [rubygems/rubygems] minor language tweaks, small code refactorAndre Arko2020-06-181-27/+20
* [rubygems/rubygems] update question textColby Swandale2020-06-181-1/+1
* Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA2020-06-185-2/+89
* [rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez2020-06-181-1/+2
* [rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth2020-06-051-2/+13
* [rubygems/rubygems] Fix typoDavid Rodríguez2020-06-051-1/+1