Skip to content

Commit c97fadd

Browse files
committed
Fix version number.
1 parent 24b582d commit c97fadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/frameworks/ActiveStorage.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ private import codeql.ruby.frameworks.ActiveRecord
1212

1313
/**
1414
* Provides modeling for the `ActiveStorage` library.
15-
* Version: 6.0.0.
15+
* Version: 7.0.
1616
*/
1717
module ActiveStorage {
1818
/** A call to `ActiveStorage::Filename#sanitized`, considered as a path sanitizer. */

0 commit comments

Comments
 (0)