# A Gemfile with a vulnerable version of rails in it source "https://rubygems.org" gem "rails", "3.2.13" gem "bundler-audit" gem "rspec"