scss-lint: update ffi dependency 1.17.2 -> 1.17.4 (#392132)

This commit is contained in:
Yohann Boniface
2026-07-01 20:38:06 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
ffi (1.17.2)
ffi (1.17.4)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
@@ -20,4 +20,4 @@ DEPENDENCIES
scss_lint
BUNDLED WITH
2.7.1
2.7.2
+2 -2
View File
@@ -4,10 +4,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "19kdyjg3kv7x0ad4xsd4swy5izsbb1vl1rpb6qqcqisr5s23awi9";
sha256 = "1kqasqvy8d7r09ri4n6bkdwbk63j7afd9ilsw34nzlgh0qp69ldw";
type = "gem";
};
version = "1.17.2";
version = "1.17.4";
};
rb-fsevent = {
groups = [ "default" ];