ぼざクリ タグ広場 https://hub.nizika.monster
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
139 B

  1. #!/usr/bin/env ruby
  2. require "rubygems"
  3. require "bundler/setup"
  4. ARGV.unshift("--ensure-latest")
  5. load Gem.bin_path("brakeman", "brakeman")