From 3979afc01bef7d05cc32912e1909f4ca9ec84e41 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 27 Apr 2017 00:48:17 -0700 Subject: actually i don't think appveyor needs this pretty sure i solved this some other way and this was debugging i forgot to remove... Signed-off-by: Lamont Granquist --- Gemfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile') 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" -- cgit v1.2.1