summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-09-28[rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins
2020-09-28[rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada
2020-09-23bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA
2020-09-17Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-07-31[rubygems/rubygems] Remove now unneeded codeDavid Rodríguez
2020-07-15Import remaining changesDavid Rodríguez
2020-07-15[rubygems/rubygems] Unswallow `Gem::Package::FormatError`David Rodríguez
2020-07-15[rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez
2020-07-15[rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix remaining RuboCop issuesUtkarsh Gupta
2020-07-15[rubygems/rubygems] Avoid calling LoadError#message because of its slownessJean Boussier
2020-07-15[rubygems/rubygems] Constrain (shipped) RuboCop's versionUtkarsh Gupta
2020-07-15[rubygems/rubygems] Lock rubocop version to 0.80.1Utkarsh Gupta
2020-07-15[rubygems/rubygems] Make Style/HashSyntax cop happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Roll back to Dir.chdir blockUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix RuboCop offensesUtkarsh Gupta
2020-07-15[rubygems/rubygems] bundler/lib/bundler/installer.rb - fix Windows 'executabl...MSP-Greg
2020-06-18[rubygems/rubygems] Disable parallel installation by default on WindowsDavid Rodríguez
2020-06-18[rubygems/rubygems] Remove unused methodDavid Rodríguez
2020-06-18[rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta
2020-06-18Ship default .rubocop.ymlUtkarsh Gupta
2020-06-18[rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta
2020-06-18Rename hidden templatesDavid Rodríguez
2020-06-18Undeprecate the `--no-cache` flagDavid Rodríguez
2020-06-18Removed the old file with https://github.com/rubygems/rubygems/pull/3667Hiroshi SHIBATA
2020-06-18Generalize CI templatesFrank Lam
2020-06-18Use consistent filenaming for Travis templateFrank Lam
2020-06-18Update github workflow templateFrank Lam
2020-06-18Update CI templatesFrank Lam
2020-06-18[rubygems/rubygems] Fix nonexistent constant in CircleCI templateFrank Lam
2020-06-18[rubygems/rubygems] Move already configured --test hint to before test file c...Frank Lam
2020-06-18[rubygems/rubygems] Move already configured --ci hint to before CI file creationFrank Lam
2020-06-18[rubygems/rubygems] Lower verboseness of user-facing text for bundle gemFrank Lam
2020-06-18[rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam
2020-06-18[rubygems/rubygems] Remove extra whitespaceFrank Lam
2020-06-18[rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam
2020-06-18[rubygems/rubygems] minor language tweaks, small code refactorAndre Arko
2020-06-18[rubygems/rubygems] update question textColby Swandale
2020-06-18Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA
2020-06-18[rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth
2020-06-05[rubygems/rubygems] Fix typoDavid Rodríguez