Skip to content

Commit

Permalink
Merge pull request #979 from pod4lib/scss-lint
Browse files Browse the repository at this point in the history
Remove unused and deprecated dependency scss_lint
  • Loading branch information
corylown authored Apr 18, 2023
2 parents 07e1e64 + 222dacd commit 2f769b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ group :development, :test do
gem 'rubocop-rails', require: false
gem 'rubocop-rspec', require: false

gem 'scss-lint'

gem 'simplecov'
gem 'timecop'
gem 'webmock'
Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -409,11 +409,7 @@ GEM
rubyzip (2.3.2)
safely_block (0.3.0)
errbase (>= 0.1.1)
sass (3.4.25)
scrub_rb (1.0.1)
scss-lint (0.38.0)
rainbow (~> 2.0)
sass (~> 3.4.1)
selenium-webdriver (4.8.6)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -533,7 +529,6 @@ DEPENDENCIES
rubocop-performance
rubocop-rails
rubocop-rspec
scss-lint
selenium-webdriver
sidekiq (~> 7.0)
simplecov
Expand Down

0 comments on commit 2f769b1

Please sign in to comment.