Bump scss_lint from 0.59.0 to 0.60.0

Bumps [scss_lint](https://github.com/sds/scss-lint) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/sds/scss-lint/releases)
- [Changelog](https://github.com/sds/scss-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sds/scss-lint/compare/v0.59.0...v0.60.0)

---
updated-dependencies:
- dependency-name: scss_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-29 15:18:00 +00:00
committed by GitHub
parent add4d3b80d
commit d34a14771c
2 changed files with 5 additions and 5 deletions

View File

@@ -111,7 +111,7 @@ group :development do
gem "rubocop-rails", "~> 2.15.2", require: false gem "rubocop-rails", "~> 2.15.2", require: false
gem "rubocop-rspec", "~> 2.4.0", require: false gem "rubocop-rspec", "~> 2.4.0", require: false
gem "rvm1-capistrano3", "~> 1.4.0", require: false gem "rvm1-capistrano3", "~> 1.4.0", require: false
gem "scss_lint", "~> 0.59.0", require: false gem "scss_lint", "~> 0.60.0", require: false
gem "web-console", "~> 4.2.0" gem "web-console", "~> 4.2.0"
end end

View File

@@ -232,7 +232,7 @@ GEM
faraday-patron (1.0.0) faraday-patron (1.0.0)
faraday-rack (1.0.0) faraday-rack (1.0.0)
faraday-retry (1.0.3) faraday-retry (1.0.3)
ffi (1.15.4) ffi (1.15.5)
file_validators (3.0.0) file_validators (3.0.0)
activemodel (>= 3.2) activemodel (>= 3.2)
mime-types (>= 1.0) mime-types (>= 1.0)
@@ -483,7 +483,7 @@ GEM
thor (>= 0.20.3, < 2.0) thor (>= 0.20.3, < 2.0)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
rb-fsevent (0.10.4) rb-fsevent (0.11.2)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rbtree3 (0.7.0) rbtree3 (0.7.0)
@@ -578,7 +578,7 @@ GEM
sawyer (0.9.2) sawyer (0.9.2)
addressable (>= 2.3.5) addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3) faraday (>= 0.17.3, < 3)
scss_lint (0.59.0) scss_lint (0.60.0)
sass (~> 3.5, >= 3.5.5) sass (~> 3.5, >= 3.5.5)
selenium-webdriver (4.11.0) selenium-webdriver (4.11.0)
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
@@ -753,7 +753,7 @@ DEPENDENCIES
rvm1-capistrano3 (~> 1.4.0) rvm1-capistrano3 (~> 1.4.0)
sassc-rails (~> 2.1.2) sassc-rails (~> 2.1.2)
savon (~> 2.13.0) savon (~> 2.13.0)
scss_lint (~> 0.59.0) scss_lint (~> 0.60.0)
selenium-webdriver (~> 4.11.0) selenium-webdriver (~> 4.11.0)
simplecov (~> 0.21.2) simplecov (~> 0.21.2)
simplecov-lcov (~> 0.8.0) simplecov-lcov (~> 0.8.0)