1# frozen_string_literal: true 2source "https://rubygems.org" 3 4gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.53" 5 6gem "syslog", "~> 0.3.0"