Skip to content

Commit 0bcfc4b

Browse files
committed
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.
1 parent 580d7d9 commit 0bcfc4b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
name: codeql/ruby-consistency-queries
2-
version: 0.0.1
32
dependencies:
4-
codeql/ruby-all: 0.0.1
5-
3+
codeql/ruby-all: "*"

0 commit comments

Comments
 (0)