mirror of
https://gitlab.com/components/sast.git
synced 2025-07-01 07:48:28 +02:00
Add .gitlab-ci.yml and test Ruby app
This commit is contained in:
parent
4150356e21
commit
85795eaed6
17 changed files with 240 additions and 8 deletions
4
src/ruby_gem/sig/ruby_gem.rbs
Normal file
4
src/ruby_gem/sig/ruby_gem.rbs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module RubyGem
|
||||
VERSION: String
|
||||
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue