summaryrefslogtreecommitdiff
path: root/spec/unit/ruby/parsers
AgeCommit message (Collapse)Author
2024-12-31feat: Add support for Ruby 3.2+HEADv0.19.0mainmo khan
2021-06-05refactor: replace parser with hcl2 gemmo khan
2021-03-09chore(deps): bump sorted_set from 1.0.2 to 1.0.3 (#43)dependabot[bot]
Bumps [sorted_set](https://github.com/knu/sorted_set) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/knu/sorted_set/releases) - [Changelog](https://github.com/knu/sorted_set/blob/master/CHANGELOG.md) - [Commits](https://github.com/knu/sorted_set/compare/v1.0.2...v1.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08test: remove version matcher in large specmo khan
2021-02-04test: update test assertionsmo khan
2021-01-24chore(deps): bump nokogiri from 1.10.10 to 1.11.1 (#36)dependabot[bot]
* chore(deps): bump nokogiri from 1.10.10 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mo khan <mo.khan@gmail.com>
2020-12-28chore: add sorted_set gem for Ruby 3mo khan
2020-12-28test: update assertionsmo khan
2020-11-14test: update failing assertionsmo khan
2020-08-01Upgrade gemsmo khan
2020-06-12Move spinner into Table printermo khan
2020-06-07Upgrade gem dependenciesmo khan
2020-06-06Process each dependency in background threadmo khan
2020-05-31Switch to Ojmo khan
2020-05-25Convert from using string paths to using Pathnamemo khan
* Extract a ./bin/run script * Extract defintion for NEWLINE * Add specs for matching yarn.lock * Add specs for Report * Convert package_manager to pathname * Display path in report * matches? to match?
2020-05-22Add gem for table creating bits and bobscan eldem
2020-05-20switch to a nanospinner with less dependenciesmo khan
2020-05-17Remove specs to preserve old constantsmo khan
2020-05-15Fix failing specmo khan
2020-05-11Build naive csv parsermo khan
2020-05-10Identify and resolve bottleneck with csv parsingmo khan
2020-05-07Parse spdx expressions to determine licensemo khan
2020-05-03Remove fuzzy matchmo khan
2020-05-02Fix failing testsmo khan
2020-04-14Map backwards compatible constants. Can be dropped in 1.0mo khan
2020-04-13Extract map_from methodmo khan
2020-04-13Parse a Gemfile.lock with multiple dependenciesmo khan
2020-04-13Extract metadata from the gem specificationmo khan
2020-04-12Remove spec that was dependent on auto license resolutionmo khan
2020-04-11Remove catalogue from base Parser classmo khan
2020-04-10Fix linter errormo khan
2020-04-10Remove unneccessary use of VCRmo khan
2020-04-10Resolve licenses from a central locationmo khan