summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
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"