Age | Commit message (Expand) | Author |
---|
2025-06-06 | Move most of Bundler::GemHelpers to Gem::Platform | Samuel Giddins |
2024-12-26 | [rubygems/rubygems] Fix `bundle outdated <GEM>` failing if gems not installed | David Rodríguez |
2024-09-23 | [rubygems/rubygems] Fix `bundle outdated` with `--group` option | David Rodríguez |
2024-08-30 | [rubygems/rubygems] Emit progress to stderr when `--parseable` is passed to `... | Matt Brictson |
2023-12-13 | [rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-o... | Martin Emde |
2023-12-07 | [rubygems/rubygems] Use modern hashes consistently | David Rodríguez |
2023-11-23 | [rubygems/rubygems] Don't require 'json' unless it's actually needed | Eric Mueller |
2023-11-23 | [rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable... | Eric Mueller |
2023-11-23 | [rubygems/rubygems] Factor group-filtering to a private method to reduce repe... | Eric Mueller |
2022-12-26 | Merge RubyGems/Bundler master | Hiroshi SHIBATA |
2022-12-20 | [rubygems/rubygems] fix | Mark Burns |
2022-08-03 | [rubygems/rubygems] Fix conservative updates regardless of `--strict` | David Rodríguez |
2022-08-01 | [rubygems/rubygems] Fix crash when running `bundle outdated` in debug mode | David Rodríguez |
2021-07-07 | Sync latest bundler & rubygems development version | David Rodríguez |
2021-04-15 | Merge the master branch of Bundler | Hiroshi SHIBATA |
2020-12-15 | Prepare to release rubygems-3.2.1 and bundler-2.2.1 | Hiroshi SHIBATA |
2020-12-08 | Merge prepare version of Bundler 2.2.0 | Hiroshi SHIBATA |
2020-10-15 | Merge bundler-2.2.0.rc.2 | Hiroshi SHIBATA |
2020-06-05 | [rubygems/rubygems] Don't recommend the `--no-deployment` flag | David Rodríguez |
2020-05-13 | Update the bundler version with master branch | Hiroshi SHIBATA |
2019-09-18 | [bundler/bundler] Revert "Add all platforms to lockfile by default" | David Rodríguez |
2019-08-03 | [bundler/bundler] Add exclamation mark to method | David Rodríguez |
2019-08-03 | [bundler/bundler] Move `strict` to an attribute | David Rodríguez |
2019-08-03 | [bundler/bundler] Extract some methods | David Rodríguez |
2019-08-03 | [bundler/bundler] Unfold message to single line for readability | David Rodríguez |
2019-08-03 | [bundler/bundler] Extract a `print_gems` method | Guillermo Guerrero |
2019-08-03 | [bundler/bundler] Less complexity | Guillermo Guerrero |
2019-08-03 | [bundler/bundler] Move more locals to attributes | David Rodríguez |
2019-08-03 | [bundler/bundler] Move `any?` logic to the attribute | David Rodríguez |
2019-08-03 | [bundler/bundler] Move `options_include_groups` to an attribute | David Rodríguez |
2019-08-03 | [bundler/bundler] Add all platforms to lockfile by default | David Rodríguez |
2019-06-09 | Merge bundler master from upstream. | Hiroshi SHIBATA |
2019-04-14 | Merge Bundler 2.1.0.pre.1 as developed version from upstream. | hsbt |
2018-11-02 | Added bundler as default gems. Revisit [Feature #12733] | hsbt |
2017-12-22 | Postponing the Bundler merge. | hsbt |
2017-11-01 | Update bundled bundler to 1.16.0. | hsbt |
2017-09-08 | Merge bundler to standard libraries. | hsbt |