mirror of
https://github.com/github/codeql.git
synced 2026-02-09 11:41:06 +01:00
5 lines
93 B
Ruby
5 lines
93 B
Ruby
Gem::Specification.new do |s|
|
|
s.name = 'unsafe-code'
|
|
s.require_path = "impl"
|
|
end
|
|
|