summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2021-10-15[rubygems/rubygems] Update broken link in Bundler::Fetcher::CertificateFailur...Jack Schuss
2021-10-13[rubygems/rubygems] Remove unnecessary methodDavid Rodríguez
2021-10-13[rubygems/rubygems] Reuse `sh` helper for `git push` tooDavid Rodríguez
2021-10-13[rubygems/rubygems] Simplify some codeDavid Rodríguez
2021-10-13[rubygems/rubygems] Reuse `sh` helperDavid Rodríguez
2021-10-13[rubygems/rubygems] Improve error messages in gem helpersDavid Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` crash due to an incorrectly incomple...David Rodríguez
2021-10-13[rubygems/rubygems] No need to use converged dependencies eitherDavid Rodríguez
2021-10-13[rubygems/rubygems] Extract `locked_dependencies` helperDavid Rodríguez
2021-10-13[rubygems/rubygems] Simplify the incomplete locked specs for platform checkDavid Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-10-13[rubygems/rubygems] Use correct way to detect default gemsDavid Rodríguez
2021-10-13[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez
2021-10-09Newly generated gems require Ruby 2.6.0OKURA Masafumi
2021-10-09[rubygems/rubygems] Add glob infomation to Bundler::Source::Git#to_sgabriele renzi
2021-09-28[rubygems/rubygems] Add missing `rubygem_push` prerequisiteDavid Rodríguez
2021-09-22[rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-08-31[rubygems/rubygems] Remove dead codeDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove `syck` traces from `bundler`David Rodríguez
2021-08-31[rubygems/rubygems] Make sure `Gem::Command` is available before using itDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unused requireDavid Rodríguez
2021-08-31[rubygems/rubygems] Add missing key `branches:`Keiko Kaneko
2021-08-31[rubygems/rubygems] Pass second argument to Array#split to ensure only two va...Matt Larraz
2021-08-31[rubygems/rubygems] Fix `bundle plugin install` misdetection of installed ver...David Rodríguez
2021-08-31[rubygems/rubygems] Make plugin installation idempotentDavid Rodríguez
2021-08-31[rubygems/rubygems] Move some logic to a `save_plugin` methodDavid Rodríguez
2021-08-31[rubygems/rubygems] Correctly redact credentials when using x-oauth-basicMatt Larraz
2021-08-31[rubygems/rubygems] Fix `bundle check` showing duplicated gemsDavid Rodríguez
2021-08-31[rubygems/rubygems] Explicitly set `allow_cached` to false when setting local...David Rodríguez
2021-08-31[rubygems/rubygems] Restore working `bundle check` behaviourDavid Rodríguez
2021-08-31[rubygems/rubygems] Bring `--jobs` documentation up to dateDavid Rodríguez
2021-08-31[rubygems/rubygems] See if parallel installation on Windows works better nowDavid Rodríguez
2021-08-31[rubygems/rubygems] Respect `BUNDLE_USER_HOME` for global config locationDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove `RUBYGEMS_GEMDEPS` warningDavid Rodríguez
2021-08-31[rubygems/rubygems] Get a CI matrix configured in default Github Actions gene...David Rodríguez
2021-08-31[rubygems/rubygems] Avoid double CI runs in default Github Actions generated ...David Rodríguez
2021-08-31[rubygems/rubygems] Take advantage of `target` being a `Pathname`David Rodríguez
2021-08-31[rubygems/rubygems] Fix git repo initialization on a path with spacesDavid Rodríguez
2021-08-31[rubygems/rubygems] Deprecate `bundle exec --no-keep-file-descriptors`David Rodríguez
2021-08-31[rubygems/rubygems] Don't warn default behaviourDavid Rodríguez
2021-08-31[rubygems/rubygems] Keep file descriptors by defaultDavid Rodríguez
2021-08-31[rubygems/rubygems] Exclude gemspec file itself from gemNobuyoshi Nakada
2021-08-31[rubygems/rubygems] typos in UI messages: fix a couple missing spaces between...Tim Sutton
2021-08-31[rubygems/rubygems] Remove now unnecessary codeDavid Rodríguez
2021-08-31[rubygems/rubygems] The `--local` flag to `bundle install` shouldn't hit the ...David Rodríguez
2021-08-31[rubygems/rubygems] Requiring `bundler/setup` shouldn't try to hit the networkDavid Rodríguez
2021-08-31[rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez