aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/outdated.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-071-18/+18
* [rubygems/rubygems] Don't require 'json' unless it's actually neededEric Mueller2023-11-231-2/+1
* [rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable...Eric Mueller2023-11-231-4/+44
* [rubygems/rubygems] Factor group-filtering to a private method to reduce repe...Eric Mueller2023-11-231-16/+16
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-261-1/+1
* [rubygems/rubygems] fixMark Burns2022-12-201-3/+1
* [rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez2022-08-031-1/+1
* [rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez2022-08-011-2/+11
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-071-10/+9
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-151-1/+1
* Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA2020-12-151-2/+2
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-081-4/+2
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-1/+1
* [rubygems/rubygems] Don't recommend the `--no-deployment` flagDavid Rodríguez2020-06-051-3/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-62/+87
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-181-2/+0
* [bundler/bundler] Add exclamation mark to methodDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Move `strict` to an attributeDavid Rodríguez2019-08-031-8/+8
* [bundler/bundler] Extract some methodsDavid Rodríguez2019-08-031-19/+31
* [bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez2019-08-031-2/+1
* [bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero2019-08-031-16/+13
* [bundler/bundler] Less complexityGuillermo Guerrero2019-08-031-15/+8
* [bundler/bundler] Move more locals to attributesDavid Rodríguez2019-08-031-10/+11
* [bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez2019-08-031-5/+3
* [bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez2019-08-031-5/+5
* [bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez2019-08-031-0/+2
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-091-2/+6
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-141-4/+4
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+266
* Postponing the Bundler merge.hsbt2017-12-221-260/+0
* Update bundled bundler to 1.16.0.hsbt2017-11-011-8/+13
* Merge bundler to standard libraries.hsbt2017-09-081-0/+255