hue-cli: update json dependency (#467337)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx";
|
||||
sha256 = "098m3q2jrx4xbf0knrbmflsynmmb5x9q9b0bzpmj7jmm1cr30mna";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.2.0";
|
||||
version = "2.16.0";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user