Skip to content

Commit a5ff5b5

Browse files
Bump sass-rails from 5.0.7 to 6.0.0
Bumps [sass-rails](https://github.com/rails/sass-rails) from 5.0.7 to 6.0.0. - [Release notes](https://github.com/rails/sass-rails/releases) - [Commits](rails/sass-rails@v5.0.7...v6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 553e5bb commit a5ff5b5

File tree

1 file changed

+11
-14
lines changed

1 file changed

+11
-14
lines changed

Gemfile.lock

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@ GEM
407407
rainbow (3.0.0)
408408
rake (12.3.3)
409409
rb-fsevent (0.10.3)
410-
rb-inotify (0.9.10)
411-
ffi (>= 0.5.0, < 2)
410+
rb-inotify (0.10.0)
411+
ffi (~> 1.0)
412412
record_tag_helper (1.0.0)
413413
actionview (~> 5.x)
414414
regexp_parser (1.6.0)
@@ -455,20 +455,17 @@ GEM
455455
crass (~> 1.0.2)
456456
nokogiri (>= 1.8.0)
457457
nokogumbo (~> 2.0)
458-
sass (3.7.2)
459-
sass-listen (~> 4.0.0)
460-
sass-listen (4.0.0)
461-
rb-fsevent (~> 0.9, >= 0.9.4)
462-
rb-inotify (~> 0.9, >= 0.9.7)
463-
sass-rails (5.0.7)
464-
railties (>= 4.0.0, < 6)
465-
sass (~> 3.1)
466-
sprockets (>= 2.8, < 4.0)
467-
sprockets-rails (>= 2.0, < 4.0)
468-
tilt (>= 1.1, < 3)
458+
sass-rails (6.0.0)
459+
sassc-rails (~> 2.1, >= 2.1.1)
469460
sassc (2.0.1)
470461
ffi (~> 1.9)
471462
rake
463+
sassc-rails (2.1.2)
464+
railties (>= 4.0.0)
465+
sassc (>= 2.0)
466+
sprockets (> 3.0)
467+
sprockets-rails
468+
tilt
472469
selenium-webdriver (3.142.3)
473470
childprocess (>= 0.5, < 2.0)
474471
rubyzip (~> 1.2, >= 1.2.2)
@@ -507,7 +504,7 @@ GEM
507504
unicode-display_width (~> 1.1, >= 1.1.1)
508505
thor (0.20.3)
509506
thread_safe (0.3.6)
510-
tilt (2.0.8)
507+
tilt (2.0.9)
511508
traceroute (0.8.0)
512509
rails (>= 3.0.0)
513510
twitter-typeahead-rails (0.11.1)

0 commit comments

Comments
 (0)