summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2018-03-20 10:48:14 +0000
committerThom May <thom@chef.io>2018-03-20 10:48:14 +0000
commit8f4c7dae7dd572c794a33e6182e3e3fc5ed345aa (patch)
treeb52555c57ff1134e1805467e8fcc3b4f2e35ddf4 /Gemfile
parent4037c281695ca025a6b454ceb1933fe3e9f38cf5 (diff)
downloadchef-8f4c7dae7dd572c794a33e6182e3e3fc5ed345aa.tar.gz
remove bundle audittm/remove_bundle_audit
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index b699dca975..72d37d7984 100644
--- a/Gemfile
+++ b/Gemfile
@@ -57,8 +57,6 @@ group(:development, :test) do
end
group(:travis) do
- # See `bundler-audit` in .travis.yml
- gem "bundler-audit"
gem "travis"
end