Add allowlist functionality, rudimentary

This commit is contained in:
maddiebaka
2023-08-29 16:18:52 -04:00
parent 99667caac8
commit 760646efd7
4 changed files with 51 additions and 3 deletions

View File

@@ -53,6 +53,8 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
rubytree (2.0.2)
json (~> 2.0, > 2.3.1)
standard (1.30.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
@@ -75,6 +77,7 @@ DEPENDENCIES
rackup
rake (~> 13.0)
rspec (~> 3.0)
rubytree
skeksis!
standard (~> 1.3)