summaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Expand)Author
2024-12-31feat: Add support for Ruby 3.2+HEADv0.19.0mainmo khan
2021-12-15fix: fallback to latest versionmo khan
2021-06-05refactor: replace parser with hcl2 gemmo khan
2021-06-02fix: map lockfile to package managermo khan
2021-05-20feat: parse multiple provider blocksmo khan
2021-05-09feat: detect `.terraform.lock.hcl` filesmo khan
2021-05-09feat: parse array assignmentsmo khan
2021-05-09feat: ignore multi-line commentsmo khan
2021-05-09feat: ignore commentsmo khan
2021-05-09refactor: use generic name/types for blocksmo khan
2021-05-09[wip] parse argumentsmo khan
2021-05-09test: add version specs with different whitespacemo khan
2021-05-09refactor: rename class to match zeitwerk naming conventionmo khan
2021-05-09refactor: rename file to hcl.rbmo khan
2021-05-09feat: flush out terraform lockfile parsermo khan
2021-05-09feat: parse provider name from provider blockmo khan
2021-05-09test: add unit test to for parsermo khan
2021-03-09chore(deps): bump sorted_set from 1.0.2 to 1.0.3 (#43)dependabot[bot]
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]
2020-12-28test: include rubygems in build outputmo khan
2020-12-28test: fix failing specmo khan
2020-12-28chore: add sorted_set gem for Ruby 3mo khan
2020-12-28test: update assertionsmo khan
2020-12-25style: fix linter errorsmo khan
2020-12-25feat: parse rubygems indexmo khan
2020-11-18feat: rebuild index during pull commandmo khan
2020-11-17test: ensure Description is completemo khan
2020-11-14feat: parse dpkg cataloguemo khan
2020-11-14test: update failing assertionsmo khan
2020-11-14feat: extract license for apk packagemo khan
2020-11-08test: add tests for matching apk installed filemo khan
2020-11-08feat: add apk/db/installed parsermo khan
2020-08-01Upgrade gemsmo khan
2020-06-12Remove --show-progress optionmo khan
2020-06-12Move spinner into Table printermo khan
2020-06-07Upgrade gem dependenciesmo khan
2020-06-07Remove Reportmo khan
2020-06-06Process each dependency in background threadmo khan
2020-05-31Parse urls with only a major versionmo khan
2020-05-31Switch to Ojmo khan
2020-05-25Convert from using string paths to using Pathnamemo khan
2020-05-22Add gem for table creating bits and bobscan eldem
2020-05-20switch to a nanospinner with less dependenciesmo khan
2020-05-20Use npm cache for yarn packagesmo khan
2020-05-19Add specs for parsing invalid urlsmo khan
2020-05-19Capture invalid urlsmo khan
2020-05-17Remove specs to preserve old constantsmo khan
2020-05-17fix linter warningsmo khan