Skip to content

Commit

Permalink
remove haml-lint gem
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaai committed Apr 19, 2016
1 parent f43d0a0 commit ae59795
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -82,7 +82,6 @@ group :development, :test do
gem 'faker', '1.3.0' # NOTE '~> 1.4' doesn't work beacause "I18n::InvalidLocale" error, see note for config.i18n in config/application.rb
gem 'flog'
gem 'flay'
gem 'haml-lint'
gem 'launchy', '~> 2.1'
gem 'meta_request'
gem 'phantomjs', '~> 2.1' # headless webdriver (UI & JS tests)
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Expand Up @@ -215,10 +215,6 @@ GEM
activesupport (>= 4.1.0)
haml (4.0.7)
tilt
haml-lint (0.13.0)
haml (~> 4.0)
rubocop (>= 0.25.0)
sysexits (~> 1.1)
haml_assets (0.2.2)
haml
tilt
Expand Down Expand Up @@ -468,7 +464,6 @@ GEM
sprockets (>= 2.8, < 4.0)
stream (0.5)
subexec (0.2.3)
sysexits (1.2.0)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
Expand Down Expand Up @@ -541,7 +536,6 @@ DEPENDENCIES
geocoder (~> 1.1)
gettext_i18n_rails (~> 1.0)
haml (~> 4.0)
haml-lint
haml_assets (~> 0.2)
jquery-tmpl-rails (~> 1.1)
jruby-openssl
Expand Down

0 comments on commit ae59795

Please sign in to comment.