Skip to content

Commit 0cb009a

Browse files
Bump scss_lint from 0.56.0 to 0.57.0
Bumps [scss_lint](https://github.com/brigade/scss-lint) from 0.56.0 to 0.57.0. - [Release notes](https://github.com/brigade/scss-lint/releases) - [Changelog](https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md) - [Commits](sds/scss-lint@v0.56.0...v0.57.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 357642c commit 0cb009a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.5)
12-
ffi (1.9.18)
12+
ffi (1.9.23)
1313
forwardable-extended (2.6.0)
1414
http_parser.rb (0.6.0)
1515
i18n (0.9.3)
@@ -41,21 +41,21 @@ GEM
4141
pathutil (0.16.1)
4242
forwardable-extended (~> 2.6)
4343
public_suffix (3.0.1)
44-
rake (12.3.0)
45-
rb-fsevent (0.10.2)
44+
rake (12.3.1)
45+
rb-fsevent (0.10.3)
4646
rb-inotify (0.9.10)
4747
ffi (>= 0.5.0, < 2)
4848
rouge (3.1.0)
4949
ruby_dep (1.5.0)
5050
safe_yaml (1.0.4)
51-
sass (3.5.5)
51+
sass (3.5.6)
5252
sass-listen (~> 4.0.0)
5353
sass-listen (4.0.0)
5454
rb-fsevent (~> 0.9, >= 0.9.4)
5555
rb-inotify (~> 0.9, >= 0.9.7)
56-
scss_lint (0.56.0)
56+
scss_lint (0.57.0)
5757
rake (>= 0.9, < 13)
58-
sass (~> 3.5.3)
58+
sass (~> 3.5.5)
5959

6060
PLATFORMS
6161
ruby

0 commit comments

Comments
 (0)