Ruby: Update consistency-queries/qlpack.yml

I'm not sure whether this means the consistency queries were run using
the 0.0.1 release of the `codeql/ruby-all` qlpack, but using `"*"` at
least ensures that it is always using the version from the CodeQL repo.
This commit is contained in:
Rasmus Wriedt Larsen
2022-02-02 14:11:07 +01:00
parent 580d7d9df0
commit 0bcfc4b657

View File

@@ -1,5 +1,3 @@
name: codeql/ruby-consistency-queries
version: 0.0.1
dependencies:
codeql/ruby-all: 0.0.1
codeql/ruby-all: "*"