cf726bc31a
use bundler env now fixes #8870
5 lines
169 B
Ruby
5 lines
169 B
Ruby
# frozen_string_literal: true
|
|
source "https://rubygems.org"
|
|
|
|
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/4.14.17"
|