summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/lock.rb
AgeCommit message (Expand)Author
2025-02-25[rubygems/rubygems] Refactor handling platform removalsDavid Rodríguez
2024-11-25[rubygems/rubygems] Fix `bundle lock --add-checksums`David Rodríguez
2024-11-25[rubygems/rubygems] Most of the times, eagerly resolving is not necessaryDavid Rodríguez
2024-11-08[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...David Rodríguez
2024-10-26Normalize lockfile platformsDavid Rodríguez
2024-08-29[rubygems/rubygems] Reject unknown platforms when running `bundle lock --add-...David Rodríguez
2024-08-26[rubygems/rubygems] Emit progress to stderr when `--print` is passed to `bund...Matt Brictson
2024-02-08[rubygems/rubygems] Refactor lockfile generationDavid Rodríguez
2023-12-12[rubygems/rubygems] Refactor: Move filesystem access into Definition classFranz Liedke
2023-12-12[rubygems/rubygems] bundle lock: Always touch the lockfileFranz Liedke
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-10-16[rubygems/rubygems] The `lock` command should not be affected by frozen settingDavid Rodríguez
2023-10-16[rubygems/rubygems] Use instantiated definition directlyDavid Rodríguez
2022-12-18[rubygems/rubygems] Add bundle lock --update --bundlerAlyssa Ross
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
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