mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 14:00:59 +03:00
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"
|