mirror of
https://github.com/github/codeql.git
synced 2026-04-10 09:34:00 +02: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
|
|
|