aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/lockfile_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez2023-11-131-2/+2
* [rubygems/rubygems] Pass source to `LazySpecification` initializerDavid Rodríguez2023-11-131-2/+1
* [rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde2023-10-231-9/+11
* [rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde2023-10-231-8/+5
* [rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins2023-10-231-19/+61
* [rubygems/rubygems] Use the server checksum, then calculate from gem on disk ...Mercedes Bernard2023-10-231-2/+3
* [rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah2023-10-231-1/+22
* [rubygems/rubygems] Centralize logic using `Pathname#relative_path_from`Ry Biesemeyer2023-09-271-2/+2
* [rubygems/rubygems] Reword a couple of error messagesDavid Rodriguez2023-09-271-1/+1
* [rubygems/rubygems] Reduce allocations when parsing lockfileSamuel Giddins2023-09-211-21/+26
* [rubygems/rubygems] Unify LockfileParser loading of SPECS sectionMartin Emde2023-09-121-15/+3
* Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA2023-05-301-0/+1
* Fix flaky when making materialized specs uniqDavid Rodríguez2023-03-231-2/+2
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-101-9/+9
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-121-2/+2
* Resync Bundler & RubyGemsDavid Rodríguez2022-09-081-3/+3
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-131-0/+4
* Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA2021-12-211-13/+10
* [rubygems/rubygems] Don't warn when a lockfile is locked to a dev versionDavid Rodríguez2021-10-271-0/+1
* [rubygems/rubygems] Fix standalone install of default gemsDavid Rodríguez2021-08-311-0/+1
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-071-20/+2
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-151-16/+2
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-081-8/+12
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-1/+1
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-111-0/+1
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-091-11/+5
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-141-13/+11
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+256
* Postponing the Bundler merge.hsbt2017-12-221-256/+0
* Update bundled bundler to 1.16.0.hsbt2017-11-011-4/+10
* Merge bundler to standard libraries.hsbt2017-09-081-0/+250