diff options
author | Thom May <thom@chef.io> | 2018-03-20 10:48:14 +0000 |
---|---|---|
committer | Thom May <thom@chef.io> | 2018-03-20 10:48:14 +0000 |
commit | 8f4c7dae7dd572c794a33e6182e3e3fc5ed345aa (patch) | |
tree | b52555c57ff1134e1805467e8fcc3b4f2e35ddf4 /Gemfile | |
parent | 4037c281695ca025a6b454ceb1933fe3e9f38cf5 (diff) | |
download | chef-8f4c7dae7dd572c794a33e6182e3e3fc5ed345aa.tar.gz |
remove bundle audittm/remove_bundle_audit
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -57,8 +57,6 @@ group(:development, :test) do end group(:travis) do - # See `bundler-audit` in .travis.yml - gem "bundler-audit" gem "travis" end |