summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2022-11-14[rubygems/rubygems] Update comment by the review commentShohei YOSHIDA
2022-11-14[rubygems/rubygems] Fix '--force' option documentation of 'bundle clean'Shohei YOSHIDA
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA
2022-11-11Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA
2022-11-10[rubygems/rubygems] Load "bundler/setup" in lib/rubygems.rbYusuke Endoh
2022-11-08[rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...Bo Anderson
2022-11-08[rubygems/rubygems] Map 'universal' to the real arch in Bundler for prebuilt ...Bo Anderson
2022-11-07[rubygems/rubygems] Drop support for IRIXPeter Zhu
2022-11-07[rubygems/rubygems] Drop support for HP-UXPeter Zhu
2022-10-25Bundler: update docs for gemfile(5) manpageTakuya Noguchi
2022-10-18[rubygems/rubygems] Bundler: github DSL has used https protocol over gitTakuya Noguchi
2022-10-18Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-10-18[rubygems/rubygems] Materialize platforms strictly on Windows tooDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove unnecessary receiverDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove unnecessary genericDavid Rodríguez
2022-10-18[rubygems/rubygems] Simplify fetching spec group dependenciesDavid Rodríguez
2022-10-18[rubygems/rubygems] Simplify SpecGroup creationDavid Rodríguez
2022-10-18[rubygems/rubygems] Inline helper methodDavid Rodríguez
2022-10-18[rubygems/rubygems] Use `flat_map`David Rodríguez
2022-10-18[rubygems/rubygems] Remove one more `expand_dependencies` callDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove now unnecessary parameter to `expand_dependencies`David Rodríguez
2022-10-18[rubygems/rubygems] Remove another `expand_dependencies` instanceDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove another unnecessary dependency expansionDavid Rodríguez
2022-10-18[rubygems/rubygems] Avoid unnecessary dependency expansionDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove unused parameter to `SharedHelpers.pretty_dependency`David Rodríguez
2022-10-18[rubygems/rubygems] Remove dead codeDavid Rodríguez
2022-10-06[rubygems/rubygems] Fix little UI issue when bundler shows duplicated gems in...David Rodríguez
2022-10-03[rubygems/rubygems] Copy template contents instead of file and permsVictor Gama
2022-10-01[rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez
2022-10-01[rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez
2022-09-22[rubygems/rubygems] Update GitLab CI template with new oneTakuya Noguchi
2022-09-15Remove warning for old TLS version connectionNobuyoshi Nakada
2022-09-12[rubygems/rubygems] Deduplicate results just onceDavid Rodríguez
2022-09-12[rubygems/rubygems] Use a single hash to keep track of prereleasesDavid Rodríguez
2022-09-12[rubygems/rubygems] Remove unnecessary sortingDavid Rodríguez
2022-09-12[rubygems/rubygems] Simplify instantiating the gem version promoterDavid Rodríguez
2022-09-12[rubygems/rubygems] Let specs be sorted just once by the gem version promoterDavid Rodríguez
2022-09-12[rubygems/rubygems] This sorting seems unnecessary tooDavid Rodríguez
2022-09-12[rubygems/rubygems] Remove unnecessary spec sortingDavid Rodríguez
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-09-04Attempt to fix test-bundlerTakashi Kokubun
2022-09-05[rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio
2022-09-05[rubygems/rubygems] Fix resolution hanging on musl platformsDavid Rodríguez
2022-09-01[rubygems/rubygems] Support non gnu libc arm-linux-eabi platformsなつき
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-08-28[rubygems/rubygems] Bundler: make to_lock consistent between Gem::Dependency...Aleksandr Varnin
2022-08-25[rubygems/rubygems] Fix another regression for sorbetDavid Rodríguez
2022-08-24[rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez