Fixed #238 and #239 (Removed rubocop and gauntlt refs)

This commit is contained in:
Al Snow
2016-06-01 16:24:15 -04:00
parent 71507e7000
commit c3454288eb
3 changed files with 0 additions and 13 deletions
-2
View File
@@ -32,8 +32,6 @@ group :development, :mysql do
gem 'binding_of_caller'
end
gem 'gauntlt'
gem 'simplecov', :require => false, :group => :test
group :development, :test, :mysql do