hue-cli: update json dependency

Fixes CVE-2020-10663.
This commit is contained in:
Michael Daniels
2025-12-02 20:15:57 -05:00
parent d2b635a26f
commit 1ad048fee3
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ GEM
json
hue-lib (0.7.4)
json
json (2.2.0)
json (2.16.0)
PLATFORMS
ruby
@@ -15,4 +15,4 @@ DEPENDENCIES
hue-cli
BUNDLED WITH
2.1.4
2.6.6
+2 -2
View File
@@ -29,9 +29,9 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx";
sha256 = "098m3q2jrx4xbf0knrbmflsynmmb5x9q9b0bzpmj7jmm1cr30mna";
type = "gem";
};
version = "2.2.0";
version = "2.16.0";
};
}