commented out simplecov

This commit is contained in:
Haoxi Tan
2020-01-15 14:45:29 +10:00
parent d417645b28
commit fc1b0c6da4

View File

@@ -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'