summaryrefslogtreecommitdiff
path: root/spec/bundler/lockfile_parser_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Add some unit tests for lockfile parsingSamuel Giddins2017-07-111-0/+59
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Spec fixesAsutosh Palai2016-07-031-2/+2
* [LockfileParser] Rename attribute to sectionseg-generically-preserve-new-attributesSamuel Giddins2016-04-181-6/+6
* Add lockfile parser unit testsSamuel Giddins2016-04-181-0/+94
* Reverts adding "bundler version to lockfile".Terence Lee2010-11-171-21/+0
* mildly clean up locking with version, mostly whitespace and helpersAndre Arko2010-11-141-8/+8
* Addendum to #837, add unit test for Bundler::LockfileParserTerence Lee2010-11-131-0/+21