Bump sassc from 2.1.0 to 2.4.0
It contains a fix which makes function helpers thread-safe. Without this fix, our CI fails to compile assets with sprockets 4.x, so we need this change in order to update sprockets.
This commit is contained in:
@@ -249,7 +249,7 @@ GEM
|
||||
faraday-net_http_persistent (1.2.0)
|
||||
faraday-patron (1.0.0)
|
||||
faraday-rack (1.0.0)
|
||||
ffi (1.13.1)
|
||||
ffi (1.15.4)
|
||||
font-awesome-sass (5.15.1)
|
||||
sassc (>= 1.11)
|
||||
foundation-rails (6.6.2.0)
|
||||
@@ -573,7 +573,7 @@ GEM
|
||||
sass-listen (4.0.0)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
sassc (2.1.0)
|
||||
sassc (2.4.0)
|
||||
ffi (~> 1.9)
|
||||
sassc-rails (2.1.2)
|
||||
railties (>= 4.0.0)
|
||||
|
||||
Reference in New Issue
Block a user