summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/outdated.rb
AgeCommit message (Expand)Author
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 consistentlyDavid Rodríguez
2023-11-23[rubygems/rubygems] Don't require 'json' unless it's actually neededEric 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-26Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-20[rubygems/rubygems] fixMark 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 modeDavid Rodríguez
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-06-05[rubygems/rubygems] Don't recommend the `--no-deployment` flagDavid Rodríguez
2020-05-13Update the bundler version with master branchHiroshi 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 methodDavid Rodríguez
2019-08-03[bundler/bundler] Move `strict` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Extract some methodsDavid Rodríguez
2019-08-03[bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez
2019-08-03[bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero
2019-08-03[bundler/bundler] Less complexityGuillermo Guerrero
2019-08-03[bundler/bundler] Move more locals to attributesDavid Rodríguez
2019-08-03[bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez
2019-08-03[bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-09-08Merge bundler to standard libraries.hsbt