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
-4
View File
@@ -16,10 +16,6 @@
# Uncomment the following lines to make the configuration take effect.
PreCommit:
Rubocop:
enabled: true
on_warn: warn # fail # Treat all warnings as failures
TrailingWhitespace:
enabled: true
exclude:
-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
-7
View File
@@ -104,11 +104,6 @@ GEM
foreman (0.82.0)
thor (~> 0.19.1)
formatador (0.2.5)
gauntlt (0.1.4)
aruba
cucumber
nokogiri
trollop
gherkin (3.2.0)
globalid (0.3.6)
activesupport (>= 4.1.0)
@@ -303,7 +298,6 @@ GEM
tilt (2.0.4)
travis-lint (2.0.0)
json
trollop (2.1.2)
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
@@ -335,7 +329,6 @@ DEPENDENCIES
database_cleaner
execjs
foreman
gauntlt
guard-brakeman
guard-livereload
guard-rspec