Commit 5a3c2b0
committed
Drop the rubygems-specific lockfile tokenizer and parser sources
These files implemented the read path that Bundler::LockfileParser now
covers via the adapter in Gem::RequestSet#load_lockfile. The Lockfile
class itself is kept because Gem::RequestSet#install_from_gemdeps still
uses Lockfile.build / Lockfile#write for emitting .lock files, which
will be migrated separately.1 parent 33ffc69 commit 5a3c2b0
4 files changed
Lines changed: 0 additions & 469 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
This file was deleted.
0 commit comments