sqlint: update deps to eliminate vulnerable dependency (#351942)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
google-protobuf (3.25.0)
|
google-protobuf (3.25.5)
|
||||||
pg_query (4.2.3)
|
pg_query (4.2.3)
|
||||||
google-protobuf (>= 3.22.3)
|
google-protobuf (>= 3.22.3)
|
||||||
sqlint (0.3.0)
|
sqlint (0.3.0)
|
||||||
|
|||||||
@@ -4,10 +4,10 @@
|
|||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "18d1w5j7vjaza3v1ig9j7zyis04kxqdkb1272vbgncxn03ck45mm";
|
sha256 = "0fanhdf3vzghma51w1hqpp8s585mwzxgqkwvxj5is4q9j0pgwcs3";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "3.25.0";
|
version = "3.25.5";
|
||||||
};
|
};
|
||||||
pg_query = {
|
pg_query = {
|
||||||
dependencies = ["google-protobuf"];
|
dependencies = ["google-protobuf"];
|
||||||
|
|||||||
Reference in New Issue
Block a user