summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-04-27 00:48:17 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-04-27 00:48:17 -0700
commit3979afc01bef7d05cc32912e1909f4ca9ec84e41 (patch)
tree4d8693550cd4cfd670b3b6dbd86e3c3af36a0da0 /Gemfile
parent919b096e9da79bc11ed2b9508623c3562c50ce1b (diff)
downloadchef-3979afc01bef7d05cc32912e1909f4ca9ec84e41.tar.gz
actually i don't think appveyor needs thislcg/remove-bundler-again
pretty sure i solved this some other way and this was debugging i forgot to remove... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 1097635fd6..560f5c5cfa 100644
--- a/Gemfile
+++ b/Gemfile
@@ -50,9 +50,6 @@ group(:linux, :bsd, :mac_os_x, :solaris) do
gem "ruby-shadow", platforms: :ruby
end
-# appveyor seems to need this here?
-gem "bundler"
-
group(:development, :test) do
gem "rake"
gem "simplecov"