summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2025-10-22[ruby/rubygems] Bump up vendored uri to 1.0.4Hiroshi SHIBATA
2025-05-22Merge RubyGems-3.6.9 and Bundler-2.6.9Hiroshi SHIBATA
2025-05-22Merge RubyGems-3.6.8 and Bundler-2.6.8Hiroshi SHIBATA
2025-04-08Merge RubyGems-3.6.7 and Bundler-2.6.7Hiroshi SHIBATA
2025-04-08Merge RubyGems-3.6.6 and Bundler-2.6.6Hiroshi SHIBATA
2025-03-24[rubygems/rubygems] Support git 2.49David Rodríguez
2025-02-20Merge RubyGems-3.6.5 and Bundler-2.6.5Hiroshi SHIBATA
2025-02-20Merge RubyGems-3.6.4 and Bundler-2.6.4Hiroshi SHIBATA
2025-02-20Merge RubyGems-3.6.3 and Bundler-2.6.3Hiroshi SHIBATA
2024-12-24Merge RubyGems-3.6.2 and Bundler-2.6.2David Rodríguez
2024-12-18Bump Bundler version to 2.6.1David Rodríguez
2024-12-18Bump vendored securerandom to 0.4.1David Rodríguez
2024-12-17[rubygems/rubygems] Fix missing `Gem::Uri.redact` on some Ruby 3.1 versionsDavid Rodríguez
2024-12-17Bump Bundler version to 2.6.0David Rodríguez
2024-12-16[rubygems/rubygems] Fix `bundle lock --add-checksums` when gems are already i...David Rodríguez
2024-12-13[rubygems/rubygems] Fix restarting with locked version when $PROGRAM_NAME has...Camden Narzt
2024-12-13Bump vendored uri to 1.0.2David Rodríguez
2024-12-13Bump vendored securerandom to 0.4.0David Rodríguez
2024-12-11[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags ...David Rodríguez
2024-12-11[rubygems/rubygems] Add documentation for changelog flags in `bundle gem`Adam Leach
2024-12-11[rubygems/rubygems] Add missing `--pre` flag to `bundle update --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--outdated` flag to `bundle show --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing flags documentation to `bundle outdated --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add several missing flags to `bundle lock --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing flag documentation to `bundle inject --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--version` flag to `bundle info --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add several missing flags to `bundle gem --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--gemfile` flag to exec, lock, and update co...David Rodríguez
2024-12-11[rubygems/rubygems] Normalize whitespace in option lists in man pagesDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing flag documentation to `bundle cache --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--all-platforms` flag to `bundle binstubs --...David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--glob` flag to `bundle add --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--target-rbconfig` flag to `bundle install -...David Rodríguez
2024-12-11[rubygems/rubygems] Clarify `--target-rbconfig` option bannerDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing banners to `bundle exec` CLI flagsDavid Rodríguez
2024-12-11[rubygems/rubygems] Style CLI options consistentlyDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing man pages for `bundle env` and `bundle licens...David Rodríguez
2024-12-11[rubygems/rubygems] Bring man pages up to dateDavid Rodríguez
2024-12-11[rubygems/rubygems] Align all header lines with titles for consistencyDavid Rodríguez
2024-12-04[rubygems/rubygems] add relative path support for `bundle exec`sodacris
2024-11-29[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 cachesDavid Rodríguez
2024-11-29[rubygems/rubygems] Restore previous application cache format for git sourcesDavid Rodríguez
2024-11-29[rubygems/rubygems] Check feature flag earlierDavid Rodríguez
2024-11-29[rubygems/rubygems] Remove unnecessary early returnDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve naming in git sourcesDavid Rodríguez
2024-11-28[rubygems/rubygems] Test with Ruby 3.4David Rodríguez
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Avoid needing a second pass to ignore unlocked gemsDavid Rodríguez
2024-11-26[rubygems/rubygems] Allow some materialized specs to be missingDavid Rodríguez
2024-11-26[rubygems/rubygems] Deprecate `check` parameter to `Bundler::SpecSet#for`David Rodríguez