diff --git a/Gemfile b/Gemfile index 35ef1f1f9..3096ae9e9 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # -gem 'simplecov', require: false, group: :test +#gem 'simplecov', require: false, group: :test gem 'eventmachine' gem 'thin' gem 'sinatra'