Files
wpscan/Gemfile
2019-04-05 19:48:22 +01:00

7 lines
157 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gemspec
gem 'cms_scanner', branch: '0.0.44.0', git: 'git@github.com:wpscanteam/CMSScanner.git'