summaryrefslogtreecommitdiff
path: root/spec
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-20test: update test fixturemo khan
2021-05-20feat: parse multiple provider blocksmo khan
2021-05-10test: update fixture to include terraform lock datamo khan
2021-05-10test: update fixture to exclude license for nowmo 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-05-09test: add integration test for terraform lock filemo 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-19fix: exception true is not available in 2.5 and 2.6mo khan
2020-11-19feat: print list of index files after they are builtmo khan
2020-11-19test: update assertionsmo khan
2020-11-18feat: display spinner while pulling the latest cachemo khan
2020-11-18style: do not print each data filemo 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: add example dpkg status filemo khan
2020-11-14test: update failing assertionsmo khan
2020-11-14test: update test fixture to include apk dependenciesmo khan
2020-11-14feat: extract license for apk packagemo khan
2020-11-14test: add integration test for scanning apk dbmo 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-12Decouple spinner from thread_poolmo khan