| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-31 | feat: Add support for Ruby 3.2+HEADv0.19.0main | mo khan | |
| 2021-06-05 | refactor: replace parser with hcl2 gem | mo khan | |
| 2021-03-09 | chore(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-08 | test: remove version matcher in large spec | mo khan | |
| 2021-02-04 | test: update test assertions | mo khan | |
| 2021-01-24 | chore(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-28 | chore: add sorted_set gem for Ruby 3 | mo khan | |
| 2020-12-28 | test: update assertions | mo khan | |
| 2020-12-25 | style: fix linter errors | mo khan | |
| 2020-12-25 | feat: parse rubygems index | mo khan | |
| 2020-11-14 | test: update failing assertions | mo khan | |
| 2020-08-01 | Upgrade gems | mo khan | |
| 2020-06-12 | Move spinner into Table printer | mo khan | |
| 2020-06-07 | Upgrade gem dependencies | mo khan | |
| 2020-06-06 | Process each dependency in background thread | mo khan | |
| 2020-05-31 | Switch to Oj | mo khan | |
| 2020-05-25 | Convert from using string paths to using Pathname | mo 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-22 | Add gem for table creating bits and bobs | can eldem | |
| 2020-05-20 | switch to a nanospinner with less dependencies | mo khan | |
| 2020-05-17 | Remove specs to preserve old constants | mo khan | |
| 2020-05-15 | Fix failing spec | mo khan | |
| 2020-05-11 | Build naive csv parser | mo khan | |
| 2020-05-10 | Identify and resolve bottleneck with csv parsing | mo khan | |
| 2020-05-07 | Parse spdx expressions to determine license | mo khan | |
| 2020-05-03 | Remove fuzzy match | mo khan | |
| 2020-05-02 | Fix failing tests | mo khan | |
| 2020-04-14 | Map backwards compatible constants. Can be dropped in 1.0 | mo khan | |
| 2020-04-13 | Extract map_from method | mo khan | |
| 2020-04-13 | Parse a Gemfile.lock with multiple dependencies | mo khan | |
| 2020-04-13 | Extract metadata from the gem specification | mo khan | |
| 2020-04-12 | Collapse ruby license plugin | mo khan | |
| 2020-04-12 | Remove spec that was dependent on auto license resolution | mo khan | |
| 2020-04-12 | Extract license plugin for rubygems | mo khan | |
| 2020-04-11 | Remove catalogue from base Parser class | mo khan | |
| 2020-04-10 | Fix linter error | mo khan | |
| 2020-04-10 | Remove unneccessary use of VCR | mo khan | |
| 2020-04-10 | Resolve licenses from a central location | mo khan | |
