summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2024-11-06[rubygems/rubygems] Simplify code structureDavid Rodríguez
2024-11-04[rubygems/rubygems] Fix incompatible encodings errorDavid Rodríguez
2024-10-31[rubygems/rubygems] Add useful error message for plugin loadSarah Sehr
2024-10-30[rubygems/rubygems] Update `--ext=rust` to support compiling the native exten...Guilherme Carreiro
2024-10-30[rubygems/rubygems] Remove confusing documentationDavid Rodríguez
2024-10-30[rubygems/rubygems] Indent github workflow steps for generated gemsJerome Dalbert
2024-10-26Normalize lockfile platformsDavid Rodríguez
2024-10-23[rubygems/rubygems] Print a proper error when there's a previous empty instal...David Rodríguez
2024-10-23[rubygems/rubygems] Improve Bundler errors when trying to install to a protec...David Rodríguez
2024-10-23[rubygems/rubygems] Improve `Bundler::GenericSystemCall` error messageDavid Rodríguez
2024-10-23[rubygems/rubygems] Consistently use `:create` action when creating directoriesDavid Rodríguez
2024-10-23[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...David Rodríguez
2024-10-23[rubygems/rubygems] Do what the comment says, it's simplerDavid Rodríguez
2024-10-23[rubygems/rubygems] Remove the need for some bundler monkeypatchesDavid Rodríguez
2024-10-23Clarify bundler inline’s `install` parameterJerome Dalbert
2024-10-22[rubygems/rubygems] Remove patches for old TruffleRuby versionsDavid Rodríguez
2024-10-18[rubygems/rubygems] Add `bundle add --quiet` optionJerome Dalbert
2024-10-18[rubygems/rubygems] Clarify `bundle install --quiet` documentationJerome Dalbert
2024-10-17[rubygems/rubygems] Allow using `gemspec` DSL twice with same dependency and ...David Rodríguez
2024-10-16[rubygems/rubygems] Fix `bundle check` sometimes locking gems under the wrong...David Rodríguez
2024-10-16[rubygems/rubygems] Delay and refactor verification of changed sourcesDavid Rodríguez
2024-10-16[rubygems/rubygems] No reason for `Definition#sources` to be privateDavid Rodríguez
2024-10-16[rubygems/rubygems] Lock definition directlyDavid Rodríguez
2024-10-14[rubygems/rubygems] Prevent some test suite warnings about missing extensionsDavid Rodríguez
2024-10-11[rubygems/rubygems] Fix `gem install` on NFS sharesDavid Rodríguez
2024-10-10[rubygems/rubygems] Revert "Fix `bundle.bat` re-execution"David Rodríguez
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-10[rubygems/rubygems] Remove more compatibility code with old RubyGemsDavid Rodríguez
2024-10-10Update vendored net-httpSamuel Giddins
2024-10-09[rubygems/rubygems] Fix `Gem::Specification#gem_dir` losing custom source for...David Rodríguez
2024-10-09Fix spellingJohn Bampton
2024-10-07[rubygems/rubygems] Fix `bundle.bat` re-executionDavid Rodríguez
2024-10-04[rubygems/rubygems] More rubygems 3.2.x removalsSamuel Giddins
2024-10-04[rubygems/rubygems] Remove CorrectHashForLambdaOperator monkey patchSamuel Giddins
2024-10-04[rubygems/rubygems] Remove outdated conditionals from testsSamuel Giddins
2024-10-04[rubygems/rubygems] Update required_ruby_version to 3.1Samuel Giddins
2024-10-02[rubygems/rubygems] Remove compatibility code with old RubyGemsDavid Rodríguez
2024-10-02[rubygems/rubygems] Fix `bundler/inline` resetting ENVDavid Rodríguez
2024-09-30[rubygems/rubygems] Fix error when changing a path source to a git source if ...David Rodríguez
2024-09-30[rubygems/rubygems] Fix `stub.activated?` sometimes returning false after act...Earlopain
2024-09-30[rubygems/rubygems] Fix old cache format detection when application is not so...David Rodríguez
2024-09-24[rubygems/rubygems] Fix `bundler/inline` overwriting lockfilesDavid Rodríguez
2024-09-23[rubygems/rubygems] Don't try to auto-install dev versions of Bundler not ava...David Rodríguez
2024-09-23[rubygems/rubygems] Ensure refs directory in cached git sourceDaniel Colson
2024-09-23[rubygems/rubygems] Fix `bundle outdated` with `--group` optionDavid Rodríguez
2024-09-20[rubygems/rubygems] Unconditionally set installed_by_versionSamuel Giddins
2024-09-20[rubygems/rubygems] Don't try to install locked bundler when `--local` is passedDavid Rodríguez
2024-09-18[rubygems/rubygems] Stop fighting with ourselvesDavid Rodríguez
2024-09-17[rubygems/rubygems] Fix spelling, it's "cannot" rather than "can not"David Rodríguez
2024-09-17[rubygems/rubygems] Fix `--local` hitting the network when default gems are i...David Rodríguez