summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2023-03-23Fix flaky when making materialized specs uniqDavid Rodríguez
2023-03-23Reuse `SpecSet#materialize` logicDavid Rodríguez
2023-03-23Refactor incomplete specs handlingDavid Rodríguez
2023-03-23Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez
2023-03-23Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez
2023-03-23[rubygems/rubygems] Enabled Style/RedundantReturn copHiroshi SHIBATA
2023-03-22[rubygems/rubygems] Use indented heredocNobuyoshi Nakada
2023-03-22[rubygems/rubygems] Remove reference to `pry` gem from generated `bin/console...Justin Searls
2023-03-17When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez
2023-03-17Don´t consider platform specific candidates when `force_ruby_platform` setDavid Rodríguez
2023-03-17Don't ignore pre-releases when there's only one candidateDavid Rodríguez
2023-03-17Normalize git sourcesDavid Rodríguez
2023-03-17[rubygems/rubygems] Also removed condition of RUBY_PATCHLEVELHiroshi SHIBATA
2023-03-17[rubygems/rubygems] Fix incorrect error message when multiple platforms are l...David Rodríguez
2023-03-16[rubygems/rubygems] Applied Layout/SpaceAroundOperators copHiroshi SHIBATA
2023-03-15[rubygems/rubygems] Don't use full_required_path and extension_dir under the ...Hiroshi SHIBATA
2023-03-15[rubygems/rubygems] Removed test forHiroshi SHIBATA
2023-03-15[rubygems/rubygems] Move build artifact detection logic for root gemspec to b...Hiroshi SHIBATA
2023-03-10[rubygems/rubygems] Use `RbSys::ExtensionTask` when creating new rust gemsIan Ker-Seymer
2023-03-07[rubygems/rubygems] Respect --no-install option for git: sourcesJulie Haehn
2023-03-07[rubygems/rubygems] Fix gemspec file filterDavid Rodríguez
2023-03-07[rubygems/rubygems] Better suggestion when `bundler/setup` fails due to missi...David Rodríguez
2023-03-06s/mjit/rjit/Takashi Kokubun
2023-03-03[rubygems/rubygems] Update current_ruby.rbJohnny Shields
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2023-03-02[rubygems/rubygems] Simplify the gem package file filter in the gemspec templateOrien Madgwick
2023-03-02[rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu
2023-03-02[rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.Ellen Marie Dash
2023-03-01[rubygems/rubygems] Auto-heal on corrupted lockfile with missing depsDaniel Colson
2023-02-23[rubygems/rubygems] safe marshal gem specs when inflatingMercedes Bernard
2023-02-23[rubygems/rubygems] safe marshal gem versions when fetching Marshal.specs.4.8.gzMercedes Bernard
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-02-21[rubygems/rubygems] Give a better message when Gemfile branch does not existDavid Rodríguez
2023-02-21[rubygems/rubygems] Update pub_grubJohn Hawthorn
2023-02-21[rubygems/rubygems] Sync with pub_grub main branchDavid Rodríguez
2023-02-21[rubygems/rubygems] Restore better error message when locked ref does not existDavid Rodríguez
2023-02-09[rubygems/rubygems] Avoid crashing with a corrupted lockfileDaniel Colson
2023-02-08[rubygems/rubygems] Improve wording of unmet dependencies warningDaniel Colson
2023-02-07[rubygems/rubygems] Add Ruby 3.2 and 3.3 platforms to Gemfile DSLDaniel Colson
2023-02-06[rubygems/rubygems] Properly exclude gemspec file itself from gemAkira Matsuda
2023-02-05[rubygems/rubygems] Replace "prior to" with "immediately after"Sam Bostock
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-31[rubygems/rubygems] Fix issue with extensions not compiling properly using in...Tim Bates
2023-01-27[rubygems/rubygems] Don't warn on bundler binstubs --standalone --allDaniel Colson
2023-01-20[rubygems/rubygems] Update bundle-exec man page for with_unbundled_envJosh Nichols
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2023-01-10Removed vendored LICENSE file.Hiroshi SHIBATA
2023-01-10[rubygems/rubygems] Fix resolver edge caseDavid Rodríguez
2023-01-04[rubygems/rubygems] Raise invalid option when bundle open --path is called wi...yoka
2023-01-04[rubygems/rubygems] Enhance bundle open with --path optionyoka