1
0
mirror of https://github.com/mgeeky/Penetration-Testing-Tools.git synced 2025-01-02 06:19:46 +01:00
mgeeky-Penetration-Testing-.../clouds/aws/pentest-ec2-manager/Gemfile

6 lines
148 B
Ruby
Raw Normal View History

2019-04-04 15:29:43 +02:00
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "aws-sdk-ec2"