Commit 2c8ef891 authored by Will Meek's avatar Will Meek

Add a Gemfile lock for SAST enable test

Add a Gemfile.lock for the SAST enable test fixture.
It was reported that this would be auto-generated by
Rubymine.

The contents of Gemfile are non-functional, the test
functions correctly with the presence of a Gemfile
even with no Gems specified.
parent f11f9e37
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'pry'
GEM
specs:
PLATFORMS
ruby
DEPENDENCIES
BUNDLED WITH
2.1.4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment