aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/commands
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez2021-10-131-0/+15
* [rubygems/rubygems] Remove unnecessary codeDavid Rodríguez2021-10-131-1/+1
* [rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez2021-10-111-0/+4
* [rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez2021-10-111-0/+4
* [rubygems/rubygems] Match a more exact warning messageDavid Rodriguez2021-10-111-1/+1
* Newly generated gems require Ruby 2.6.0OKURA Masafumi2021-10-091-1/+1
* [rubygems/rubygems] Fix typoDavid Rodríguez2021-10-091-1/+1
* [rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR2021-09-221-1/+1
* [rubygems/rubygems] Trigger install command by default on removeJose Galisteo2021-09-171-1/+2
* [rubygems/rubygems] Correctly redact credentials when using x-oauth-basicMatt Larraz2021-08-311-0/+8
* [rubygems/rubygems] Fix `bundle check` showing duplicated gemsDavid Rodríguez2021-08-311-0/+36
* [rubygems/rubygems] Restore working `bundle check` behaviourDavid Rodríguez2021-08-311-0/+16
* [rubygems/rubygems] Respect `BUNDLE_USER_HOME` for global config locationDavid Rodríguez2021-08-311-0/+10
* [rubygems/rubygems] Expect the right permissions on WindowsDavid Rodríguez2021-08-311-3/+1
* [rubygems/rubygems] Fix git repo initialization on a path with spacesDavid Rodríguez2021-08-311-0/+11
* [rubygems/rubygems] Simplify overkill usage of shared examplesDavid Rodríguez2021-08-311-27/+12
* [rubygems/rubygems] Exclude gemspec file itself from gemNobuyoshi Nakada2021-08-311-0/+8
* [rubygems/rubygems] typos in UI messages: fix a couple missing spaces between...Tim Sutton2021-08-311-1/+1
* [rubygems/rubygems] The `--local` flag to `bundle install` shouldn't hit the ...David Rodríguez2021-08-311-0/+18
* [rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez2021-08-312-3/+3
* [rubygems/rubygems] Remove redundant part of error messageDavid Rodríguez2021-08-311-1/+0
* [rubygems/rubygems] Respect `BUNDLE_USER_CONFIG` if setDavid Rodríguez2021-08-311-0/+14
* [rubygems/rubygems] This spec can pass now on ruby 3David Rodríguez2021-08-311-2/+2
* [rubygems/rubygems] Remove unnecessary test repositoryDavid Rodríguez2021-08-311-5/+3
* [rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez2021-08-311-6/+6
* [rubygems/rubygems] Remove the warning for not defining a gem server sourceDaniel Niknam2021-07-271-2/+4
* [rubygems/rubygems] Explicitly define a global source for testsDaniel Niknam2021-07-279-22/+79
* [rubygems/rubygems] The `--quiet` should still display warningsDavid Rodríguez2021-07-271-2/+16
* [rubygems/rubygems] Make `--quiet` spec independent on the specific warningDavid Rodríguez2021-07-271-4/+22
* [rubygems/rubygems] Remove `gem install` hint when installing a gem failsDavid Rodríguez2021-07-271-1/+1
* [rubygems/rubygems] Fix bundler binstub version selectionDavid Rodríguez2021-07-271-4/+11
* [rubygems/rubygems] Fix development gem unintentionally removed on an edge caseDavid Rodríguez2021-07-161-0/+1
* Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA2021-07-144-45/+101
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-072-2/+110
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-075-59/+203
* Sync bundler & rubygemsDavid Rodríguez2021-05-117-104/+593
* Try to fix other failures of writing XDG_CONFIG_HOMEKazuhiro NISHIYAMA2021-04-191-11/+0
* Fix writing XDG_CONFIG_HOME in test-bundlerKazuhiro NISHIYAMA2021-04-171-0/+11
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-156-90/+510
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-086-104/+282
* Fix failures with EditLineKazuhiro NISHIYAMA2021-02-032-2/+2
* Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA2021-01-048-49/+72
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-233-0/+153
* Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA2020-12-182-4/+45
* Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA2020-12-153-3/+60
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-0814-50/+356
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-157-9/+118
* [rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins2020-09-281-0/+2
* Fix typos [ci skip]Kazuhiro NISHIYAMA2020-09-171-1/+1
* [rubygems/rubygems] Tag the specs with :readlineUtkarsh Gupta2020-07-151-5/+5